Home
last modified time | relevance | path

Searched refs:cr_count (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/sunrpc/
H A Dauth.h56 refcount_t cr_count; /* ref count */ member
192 if (cred != NULL && refcount_inc_not_zero(&cred->cr_count)) in get_rpccred()
/linux/net/sunrpc/
H A Dauth_null.c141 .cr_count = REFCOUNT_INIT(2),
H A Dauth_tls.c173 .cr_count = REFCOUNT_INIT(2),
/linux/drivers/crypto/ccp/
H A Dccp-dev-v3.c74 static int ccp_do_cmd(struct ccp_op *op, u32 *cr, unsigned int cr_count) in ccp_do_cmd() argument
106 for (i = 0; i < cr_count; i++, cr_addr += CMD_REQ_INCR) in ccp_do_cmd()
/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h2466 uint32_t cr_count:8; member
2472 uint32_t cr_count:8;
2587 uint32_t cr_count:8; member
2593 uint32_t cr_count:8;
H A Dlpfc_mbox.c430 mb->un.varCfgLnk.cr_count = phba->cfg_cr_count; in lpfc_config_link()
H A Dlpfc_attr.c5460 # cr_delay (msec) or cr_count outstanding commands. cr_delay can take
5461 # value [0,63]. cr_count can take value [1,255]. Default value of cr_delay
5462 # is 0. Default value of cr_count is 1. The cr_count feature is disabled if
5468 LPFC_ATTR_RW(cr_count, 1, 1, 255, "A count of I/O completions after which an "
/linux/Documentation/scsi/
H A DChangeLog.lpfc996 rtplunfunc to 1 argument * cr_count, cr_delay and