Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ixgbevf/
Dmbx.c151 static s32 ixgbevf_check_for_msg_vf(struct ixgbe_hw *hw) in ixgbevf_check_for_msg_vf() function
239 ixgbevf_check_for_msg_vf(hw); in ixgbevf_write_mbx_vf()
321 .check_for_msg = ixgbevf_check_for_msg_vf,