Searched refs:BNXT_FLAG_UDP_GSO_CAP (Results 1 – 3 of 3) sorted by relevance
2295 #define BNXT_FLAG_UDP_GSO_CAP 0x800000 macro
513 !(bp->flags & BNXT_FLAG_UDP_GSO_CAP)) in bnxt_start_xmit()4141 if (!(bp->flags & BNXT_FLAG_UDP_GSO_CAP)) { in bnxt_alloc_tx_rings()9873 bp->flags |= BNXT_FLAG_UDP_GSO_CAP; in __bnxt_hwrm_func_qcaps()13893 !(bp->flags & BNXT_FLAG_UDP_GSO_CAP) && in bnxt_fix_features()16988 if (bp->flags & BNXT_FLAG_UDP_GSO_CAP) in bnxt_init_one()17010 if (!(bp->flags & BNXT_FLAG_UDP_GSO_CAP)) { in bnxt_init_one()
864 !(bp->flags & BNXT_FLAG_UDP_GSO_CAP) && in bnxt_set_ringparam()