Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_type.h457 s32 (*disable_sec_tx_path)(struct txgbe_hw *hw); member
H A Dtxgbe_dummy.h568 hw->mac.disable_sec_tx_path = txgbe_mac_disable_sec_tx_path_dummy; in txgbe_init_ops_dummy()
H A Dtxgbe_hw.c2810 mac->disable_sec_tx_path = txgbe_disable_sec_tx_path; in txgbe_init_ops_pf()