Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dmbx.c151 * e1000_check_for_msg_vf - checks to see if the PF has sent mail
156 static s32 e1000_check_for_msg_vf(struct e1000_hw *hw) in e1000_check_for_msg_vf() function
253 e1000_check_for_msg_vf(hw); in e1000_write_mbx_vf()
325 mbx->ops.check_for_msg = e1000_check_for_msg_vf; in e1000_init_mbx_params_vf()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dmbx.c151 * e1000_check_for_msg_vf - checks to see if the PF has sent mail
156 static s32 e1000_check_for_msg_vf(struct e1000_hw *hw) in e1000_check_for_msg_vf() function
253 e1000_check_for_msg_vf(hw); in e1000_write_mbx_vf()
325 mbx->ops.check_for_msg = e1000_check_for_msg_vf; in e1000_init_mbx_params_vf()

Completed in 2 milliseconds