Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2264 #define BNXT_FLAG_TX_COAL_CMPL 0x8000000 macro
H A Dbnxt.c6946 if (bp->flags & BNXT_FLAG_TX_COAL_CMPL) in hwrm_ring_alloc_send_msg()
9464 bp->flags |= BNXT_FLAG_TX_COAL_CMPL; in __bnxt_hwrm_func_qcaps()