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.h245 #define IXGBE_ADVTXD_DTYP_DATA 0x00300000 /* Advanced Data Descriptor */ macro
H A Dixgbevf_main.c1020 cmd_type = IXGBE_ADVTXD_DTYP_DATA | in ixgbevf_xmit_xdp_ring()
3919 __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.c8237 u32 cmd_type = IXGBE_ADVTXD_DTYP_DATA | in ixgbe_tx_cmd_type()
8688 cmd_type = IXGBE_ADVTXD_DTYP_DATA | IXGBE_ADVTXD_DCMD_DEXT | in ixgbe_xmit_xdp_ring()