HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_init_mbx_params_vf (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_mbx.h 205 void ixgbe_init_mbx_params_vf(struct ixgbe_hw *);
ixgbe_vf.c 99 hw->mbx.ops[i].init_params = ixgbe_init_mbx_params_vf;
203 ixgbe_init_mbx_params_vf(hw);
ixgbe_mbx.c 671 * ixgbe_init_mbx_params_vf - set initial values for vf mailbox
677 void ixgbe_init_mbx_params_vf(struct ixgbe_hw *hw) function in typeref:typename:void
ixv.c 415 ixgbe_init_mbx_params_vf(hw);

Completed in 73 milliseconds