Searched refs:cxgbit_skcb_tx_wr_next (Results 1 – 2 of 2) sorted by relevance
100 #define cxgbit_skcb_tx_wr_next(skb) (CXGBIT_SKB_CB(skb)->wr_next) macro292 cxgbit_skcb_tx_wr_next(skb) = NULL; in cxgbit_sock_enqueue_wr()299 cxgbit_skcb_tx_wr_next(csk->wr_pending_tail) = skb; in cxgbit_sock_enqueue_wr()308 csk->wr_pending_head = cxgbit_skcb_tx_wr_next(skb); in cxgbit_sock_dequeue_wr()309 cxgbit_skcb_tx_wr_next(skb) = NULL; in cxgbit_sock_dequeue_wr()
1821 skb = cxgbit_skcb_tx_wr_next(skb); in cxgbit_credit_err()