Home
last modified time | relevance | path

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

/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_hv_vf.c226 hw->mac.ops.set_rlpml = ixgbevf_hv_set_rlpml_vf; in ixgbevf_hv_init_ops_vf()
H A Dixgbe_vf.c51 hw->mac.ops.set_rlpml = ixgbevf_rlpml_set_vf; in ixgbe_init_ops_vf()
H A Dixgbe_type.h3993 s32 (*set_rlpml)(struct ixgbe_hw *, u16); member
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_vf.c40 mac->set_rlpml = txgbevf_rlpml_set_vf; in txgbe_init_ops_vf()
H A Dtxgbe_dummy.h607 hw->mac.set_rlpml = txgbe_mac_set_rlpml_dummy; in txgbe_init_ops_dummy()
H A Dtxgbe_type.h582 s32 (*set_rlpml)(struct txgbe_hw *hw, u16 max_size); member