Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h622 #define BNXT_FLAG_JUMBO BIT(3) macro
H A Dbnxt_ethdev.c694 bp->flags |= BNXT_FLAG_JUMBO; in bnxt_init_chip()
698 bp->flags &= ~BNXT_FLAG_JUMBO; in bnxt_init_chip()
2797 bp->flags |= BNXT_FLAG_JUMBO; in bnxt_mtu_set_op()
2803 bp->flags &= ~BNXT_FLAG_JUMBO; in bnxt_mtu_set_op()