Searched refs:SKB_WR_LIST_SIZE (Results 1 – 3 of 3) sorted by relevance
334 static unsigned int skb_wrs[SKB_WR_LIST_SIZE] __read_mostly;342 for (i = 1; i < SKB_WR_LIST_SIZE; i++) { in init_wr_tab()415 WARN_ON(frags >= SKB_WR_LIST_SIZE || wrs_needed < 1); in push_tx_frames()
385 #define SKB_WR_LIST_SIZE (MAX_SKB_FRAGS + 2) macro
2316 if (frags >= SKB_WR_LIST_SIZE) { in cxgbi_sock_tx_queue_up()2319 skb->data_len, SKB_WR_LIST_SIZE); in cxgbi_sock_tx_queue_up()