Searched refs:e1000_read_v2p_mailbox (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/igbvf/
H A Dmbx.c137 * e1000_read_v2p_mailbox - read v2p mailbox
143 static u32 e1000_read_v2p_mailbox(struct e1000_hw *hw) function
163 u32 v2p_mailbox = e1000_read_v2p_mailbox(hw);
243 if (e1000_read_v2p_mailbox(hw) & E1000_V2PMAILBOX_VFU)

Completed in 47 milliseconds