Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt.h648 #define BNXT_FLAG_JUMBO BIT(3) macro
H A Dbnxt_ethdev.c747 bp->flags |= BNXT_FLAG_JUMBO; in bnxt_start_nic()
749 bp->flags &= ~BNXT_FLAG_JUMBO; in bnxt_start_nic()
3057 bp->flags |= BNXT_FLAG_JUMBO; in bnxt_mtu_set_op()
3059 bp->flags &= ~BNXT_FLAG_JUMBO; in bnxt_mtu_set_op()