total_pkt_bd     3741 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	struct eth_tx_bd *tx_data_bd, *total_pkt_bd = NULL;
total_pkt_bd     4096 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		if (total_pkt_bd == NULL)
total_pkt_bd     4097 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 			total_pkt_bd = &txdata->tx_desc_ring[bd_prod].reg_bd;
total_pkt_bd     4131 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	if (total_pkt_bd != NULL)
total_pkt_bd     4132 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		total_pkt_bd->total_pkt_bytes = pkt_size;