Searched refs:SKB_WR_LIST_SIZE (Results 1 – 3 of 3) sorted by relevance
331 static unsigned int skb_wrs[SKB_WR_LIST_SIZE] __read_mostly;339 for (i = 1; i < SKB_WR_LIST_SIZE; i++) { in init_wr_tab()414 WARN_ON(frags >= SKB_WR_LIST_SIZE || wrs_needed < 1); in push_tx_frames()
439 #define SKB_WR_LIST_SIZE (MAX_SKB_FRAGS + 2) macro
1153 if (frags >= SKB_WR_LIST_SIZE) { in cxgbi_sock_send_pdus()1156 skb->data_len, (uint)(SKB_WR_LIST_SIZE)); in cxgbi_sock_send_pdus()