Home
last modified time | relevance | path

Searched refs:nparamsp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds