Home
last modified time | relevance | path

Searched refs:extnt_cnt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.c5846 * @extnt_cnt: number of available extents.
5861 lpfc_sli4_cfg_post_extnts(struct lpfc_hba *phba, uint16_t extnt_cnt, in lpfc_sli4_cfg_post_extnts() argument
5870 req_len = extnt_cnt * sizeof(uint16_t); in lpfc_sli4_cfg_post_extnts()
5885 req_len = extnt_cnt * sizeof(uint16_t) + in lpfc_sli4_cfg_post_extnts()
5901 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, extnt_cnt, type, *emb); in lpfc_sli4_cfg_post_extnts()
6887 * @extnt_cnt: buffer to hold port extent count response
6895 uint16_t *extnt_cnt, uint16_t *extnt_size) in lpfc_sli4_get_allocated_extnts()
7005 *extnt_cnt = bf_get(lpfc_mbx_rsrc_cnt, &rsrc_ext->u.rsp); in lpfc_sli4_get_allocated_extnts()
7010 *extnt_cnt = bf_get(lpfc_mbx_rsrc_cnt, n_rsrc); in lpfc_sli4_get_allocated_extnts()
6894 lpfc_sli4_get_allocated_extnts(struct lpfc_hba *phba, uint16_t type, uint16_t *extnt_cnt, uint16_t *extnt_size) lpfc_sli4_get_allocated_extnts() argument
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c6326 * @extnt_cnt: number of available extents.
6341 lpfc_sli4_cfg_post_extnts(struct lpfc_hba *phba, uint16_t extnt_cnt, in lpfc_sli4_cfg_post_extnts() argument
6350 req_len = extnt_cnt * sizeof(uint16_t); in lpfc_sli4_cfg_post_extnts()
6365 req_len = extnt_cnt * sizeof(uint16_t) + in lpfc_sli4_cfg_post_extnts()
6381 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, extnt_cnt, type, *emb); in lpfc_sli4_cfg_post_extnts()
7416 * @extnt_cnt: buffer to hold port extent count response
7424 uint16_t *extnt_cnt, uint16_t *extnt_size) in lpfc_sli4_get_allocated_extnts()
7534 *extnt_cnt = bf_get(lpfc_mbx_rsrc_cnt, &rsrc_ext->u.rsp); in lpfc_sli4_get_allocated_extnts()
7539 *extnt_cnt = bf_get(lpfc_mbx_rsrc_cnt, n_rsrc); in lpfc_sli4_get_allocated_extnts()
7423 lpfc_sli4_get_allocated_extnts(struct lpfc_hba *phba, uint16_t type, uint16_t *extnt_cnt, uint16_t *extnt_size) lpfc_sli4_get_allocated_extnts() argument

Completed in 45 milliseconds