Home
last modified time | relevance | path

Searched refs:ixgbe_adv_tx_context_desc (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h235 struct ixgbe_adv_tx_context_desc { struct
H A Dixgbevf.h304 (&(((struct ixgbe_adv_tx_context_desc *)((R)->desc))[i]))
H A Dixgbevf_main.c1003 struct ixgbe_adv_tx_context_desc *context_desc; in ixgbevf_xmit_xdp_ring()
3753 struct ixgbe_adv_tx_context_desc *context_desc; in ixgbevf_tx_ctxtdesc()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h567 (&(((struct ixgbe_adv_tx_context_desc *)((R)->desc))[i]))
H A Dixgbe_lib.c1286 struct ixgbe_adv_tx_context_desc *context_desc; in ixgbe_tx_ctxtdesc()