Home
last modified time | relevance | path

Searched refs:flowclenp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_io.c78 static int flowc_wr_credits(int nparams, int *flowclenp) in flowc_wr_credits() argument
86 if (flowclenp) in flowc_wr_credits()
87 *flowclenp = flowclen; in flowc_wr_credits()
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1371 u32 *flowclenp) in cxgbit_tx_flowc_wr_credits() argument
1392 if (flowclenp) in cxgbit_tx_flowc_wr_credits()
1393 *flowclenp = flowclen; in cxgbit_tx_flowc_wr_credits()
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c572 static inline int tx_flowc_wr_credits(int *nparamsp, int *flowclenp) in tx_flowc_wr_credits() argument
586 if (flowclenp) in tx_flowc_wr_credits()
587 *flowclenp = flowclen; in tx_flowc_wr_credits()