Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dmbx.c251 static s32 ixgbevf_write_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_write_mbx_vf() function
341 .write = ixgbevf_write_mbx_vf,