Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lib.h782 return (((txd->cmd_type_offset_bsz & ICE_TXD_QW1_DTYPE_M) in ice_is_tx_desc_done()
H A Dice_lan_tx_rx.h881 #define ICE_TXD_QW1_DTYPE_M (0xFUL << ICE_TXD_QW1_DTYPE_S) macro