Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dmbx.c130 * e1000_check_for_bit_vf - Determine if a status bit was set
137 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dmbx.c130 * e1000_check_for_bit_vf - Determine if a status bit was set
137 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