Home
last modified time | relevance | path

Searched refs:ofldtxq_stop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2910 * ofldtxq_stop - stop an offload Tx queue that has become full
2917 static void ofldtxq_stop(struct sge_uld_txq *q, struct fw_wr_hdr *wr) in ofldtxq_stop() function
2980 ofldtxq_stop(q, (struct fw_wr_hdr *)skb->data);
3243 /* ofldtxq_stop modifies WR header in-situ */ in ofld_xmit_direct()
3246 ofldtxq_stop(q, (struct fw_wr_hdr *)pos); in ofld_xmit_direct()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2916 * ofldtxq_stop - stop an offload Tx queue that has become full
2923 static void ofldtxq_stop(struct sge_uld_txq *q, struct fw_wr_hdr *wr) in ofldtxq_stop() function
2986 ofldtxq_stop(q, (struct fw_wr_hdr *)skb->data);
3249 /* ofldtxq_stop modifies WR header in-situ */ in ofld_xmit_direct()
3252 ofldtxq_stop(q, (struct fw_wr_hdr *)pos); in ofld_xmit_direct()

Completed in 14 milliseconds