next_tx_only 4746 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c if (o->next_tx_only >= o->max_cos) next_tx_only 4751 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c o->next_tx_only, o->max_cos); next_tx_only 4757 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c if (o->next_tx_only) /* print num tx-only if any exist */ next_tx_only 4759 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c o->cids[BNX2X_PRIMARY_CID_INDEX], o->next_tx_only); next_tx_only 4762 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c o->num_tx_only = o->next_tx_only; next_tx_only 5500 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c u8 next_tx_only = o->num_tx_only; next_tx_only 5545 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c next_tx_only = 1; next_tx_only 5571 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c next_tx_only = o->num_tx_only + 1; next_tx_only 5594 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c next_tx_only = o->num_tx_only - 1; next_tx_only 5595 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c if (next_tx_only == 0) next_tx_only 5649 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c o->next_tx_only = next_tx_only; next_tx_only 1063 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h u8 num_tx_only, next_tx_only;