Searched refs:IXGBE_TXD_CMD (Results 1 – 3 of 3) sorted by relevance
187 #define IXGBE_TXD_CMD (IXGBE_TXD_CMD_EOP | IXGBE_TXD_CMD_RS) macro
3526 cmd_type |= cpu_to_le32(size) | cpu_to_le32(IXGBE_TXD_CMD); in ixgbevf_tx_map()
6999 #define IXGBE_TXD_CMD (IXGBE_TXD_CMD_EOP | \ macro7093 cmd_type |= size | IXGBE_TXD_CMD; in ixgbe_tx_map()