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

  /src/sys/dev/pci/ixgbe/
ixgbe_mbx.h 207 void ixgbe_init_mbx_params_pf(struct ixgbe_hw *hw);
ixgbe_mbx.c 1126 * ixgbe_init_mbx_params_pf - set initial values for pf mailbox
1133 void ixgbe_init_mbx_params_pf(struct ixgbe_hw *hw) function in typeref:typename:void
if_sriov.c 719 ixgbe_init_mbx_params_pf(&sc->hw);
ixgbe_x540.c 154 hw->mbx.ops[i].init_params = ixgbe_init_mbx_params_pf;
ixgbe_82599.c 397 hw->mbx.ops[i].init_params = ixgbe_init_mbx_params_pf;

Completed in 42 milliseconds