Searched refs:BNX2X_TSO_SPLIT_BD (Results 1 – 2 of 2) sorted by relevance
102 if (tx_buf->flags & BNX2X_TSO_SPLIT_BD) { in bnx2x_free_tx_pkt()2392 tx_buf->flags |= BNX2X_TSO_SPLIT_BD; in bnx2x_tx_split()
315 #define BNX2X_TSO_SPLIT_BD (1<<0) macro