Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dmbx.c138 static s32 e1000_check_for_bit_vf(struct e1000_hw *hw, u32 mask) in e1000_check_for_bit_vf() function
161 if (!e1000_check_for_bit_vf(hw, E1000_V2PMAILBOX_PFSTS)) { in e1000_check_for_msg_vf()
179 if (!e1000_check_for_bit_vf(hw, E1000_V2PMAILBOX_PFACK)) { in e1000_check_for_ack_vf()
197 if (!e1000_check_for_bit_vf(hw, (E1000_V2PMAILBOX_RSTD | in e1000_check_for_rst_vf()