Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h249 #define IXGBE_ADVTXD_DTYP_DATA 0x00300000 /* Advanced Data Descriptor */ macro
H A Dixgbevf_main.c1021 cmd_type = IXGBE_ADVTXD_DTYP_DATA | in ixgbevf_xmit_xdp_ring()
3951 __le32 cmd_type = cpu_to_le32(IXGBE_ADVTXD_DTYP_DATA | in ixgbevf_tx_cmd_type()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c8873 u32 cmd_type = IXGBE_ADVTXD_DTYP_DATA | in ixgbe_tx_cmd_type()
9324 cmd_type = IXGBE_ADVTXD_DTYP_DATA | IXGBE_ADVTXD_DCMD_DEXT | in ixgbe_xmit_xdp_ring()