Home
last modified time | relevance | path

Searched refs:flowclenp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c75 static int flowc_wr_credits(int nparams, int *flowclenp) in flowc_wr_credits() argument
83 if (flowclenp) in flowc_wr_credits()
84 *flowclenp = flowclen; in flowc_wr_credits()
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1389 u32 *flowclenp) in cxgbit_tx_flowc_wr_credits()
1410 if (flowclenp) in cxgbit_tx_flowc_wr_credits()
1411 *flowclenp = flowclen; in cxgbit_tx_flowc_wr_credits()
1388 cxgbit_tx_flowc_wr_credits(struct cxgbit_sock *csk, u32 *nparamsp, u32 *flowclenp) cxgbit_tx_flowc_wr_credits() argument
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1390 u32 *flowclenp) in cxgbit_tx_flowc_wr_credits()
1411 if (flowclenp) in cxgbit_tx_flowc_wr_credits()
1412 *flowclenp = flowclen; in cxgbit_tx_flowc_wr_credits()
1389 cxgbit_tx_flowc_wr_credits(struct cxgbit_sock *csk, u32 *nparamsp, u32 *flowclenp) cxgbit_tx_flowc_wr_credits() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c75 static int flowc_wr_credits(int nparams, int *flowclenp) in flowc_wr_credits() argument
83 if (flowclenp) in flowc_wr_credits()
84 *flowclenp = flowclen; in flowc_wr_credits()
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c590 static inline int tx_flowc_wr_credits(int *nparamsp, int *flowclenp) in tx_flowc_wr_credits() argument
607 if (flowclenp) in tx_flowc_wr_credits()
608 *flowclenp = flowclen; in tx_flowc_wr_credits()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c591 static inline int tx_flowc_wr_credits(int *nparamsp, int *flowclenp) in tx_flowc_wr_credits() argument
608 if (flowclenp) in tx_flowc_wr_credits()
609 *flowclenp = flowclen; in tx_flowc_wr_credits()

Completed in 16 milliseconds