Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1390 u32 *flowclenp) in cxgbit_tx_flowc_wr_credits() argument
1411 if (flowclenp) in cxgbit_tx_flowc_wr_credits()
1412 *flowclenp = flowclen; in cxgbit_tx_flowc_wr_credits()
/openbmc/linux/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()