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) macro293 cxgbit_skcb_tx_wr_next(skb) = NULL; in cxgbit_sock_enqueue_wr()300 cxgbit_skcb_tx_wr_next(csk->wr_pending_tail) = skb; in cxgbit_sock_enqueue_wr()309 csk->wr_pending_head = cxgbit_skcb_tx_wr_next(skb); in cxgbit_sock_dequeue_wr()310 cxgbit_skcb_tx_wr_next(skb) = NULL; in cxgbit_sock_dequeue_wr()
1808 skb = cxgbit_skcb_tx_wr_next(skb); in cxgbit_credit_err()