Home
last modified time | relevance | path

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

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