Home
last modified time | relevance | path

Searched refs:nparamsp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1389 cxgbit_tx_flowc_wr_credits(struct cxgbit_sock *csk, u32 *nparamsp, in cxgbit_tx_flowc_wr_credits() argument
1409 if (nparamsp) in cxgbit_tx_flowc_wr_credits()
1410 *nparamsp = nparams; in cxgbit_tx_flowc_wr_credits()
/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
606 if (nparamsp) in tx_flowc_wr_credits()
607 *nparamsp = nparams; in tx_flowc_wr_credits()