Home
last modified time | relevance | path

Searched refs:e1000_check_for_bit_vf (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/igbvf/
A Dmbx.c137 static s32 e1000_check_for_bit_vf(struct e1000_hw *hw, u32 mask) in e1000_check_for_bit_vf() function
160 if (!e1000_check_for_bit_vf(hw, E1000_V2PMAILBOX_PFSTS)) { in e1000_check_for_msg_vf()
178 if (!e1000_check_for_bit_vf(hw, E1000_V2PMAILBOX_PFACK)) { in e1000_check_for_ack_vf()
196 if (!e1000_check_for_bit_vf(hw, (E1000_V2PMAILBOX_RSTD | in e1000_check_for_rst_vf()

Completed in 2 milliseconds