Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/inline_crypto/chtls/
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()
/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1389 u32 *flowclenp) in cxgbit_tx_flowc_wr_credits() argument
1410 if (flowclenp) in cxgbit_tx_flowc_wr_credits()
1411 *flowclenp = flowclen; in cxgbit_tx_flowc_wr_credits()
/drivers/scsi/cxgbi/cxgb4i/
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()