Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_type.h458 s32 (*enable_sec_tx_path)(struct txgbe_hw *hw); member
H A Dtxgbe_dummy.h569 hw->mac.enable_sec_tx_path = txgbe_mac_enable_sec_tx_path_dummy; in txgbe_init_ops_dummy()
H A Dtxgbe_hw.c2811 mac->enable_sec_tx_path = txgbe_enable_sec_tx_path; in txgbe_init_ops_pf()