Home
last modified time | relevance | path

Searched refs:ICE_TX_FLAGS_DUMMY_PKT (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/intel/ice/
Dice_txrx.h121 #define ICE_TX_FLAGS_DUMMY_PKT BIT(3) macro
Dice_txrx.c88 tx_buf->tx_flags = ICE_TX_FLAGS_DUMMY_PKT; in ice_prgm_fdir_fltr()
116 if (tx_buf->tx_flags & ICE_TX_FLAGS_DUMMY_PKT) in ice_unmap_and_free_tx_buf()
2491 if (tx_buf->tx_flags & ICE_TX_FLAGS_DUMMY_PKT) in ice_clean_ctrl_tx_irq()