Home
last modified time | relevance | path

Searched refs:fcf_record (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c1325 lpfc_fab_name_match(uint8_t *fab_name, struct fcf_record *new_fcf_record) in lpfc_fab_name_match()
1356 lpfc_sw_name_match(uint8_t *sw_name, struct fcf_record *new_fcf_record) in lpfc_sw_name_match()
1387 lpfc_mac_addr_match(uint8_t *mac_addr, struct fcf_record *new_fcf_record) in lpfc_mac_addr_match()
1422 struct fcf_record *new_fcf_record in __lpfc_update_fcf_record_pri()
1444 struct fcf_record *new_fcf_record) in lpfc_copy_fcf_record()
1508 struct fcf_record *new_fcf_record, uint32_t addr_mode, in __lpfc_update_fcf_record()
1603 struct fcf_record *new_fcf_record, in lpfc_match_fcf_conn_list()
1883 static struct fcf_record *
1892 struct fcf_record *new_fcf_record; in lpfc_sli4_fcf_rec_mbox_parse()
1932 new_fcf_record = (struct fcf_record *)(virt_add in lpfc_sli4_fcf_rec_mbox_parse()
1953 lpfc_sli4_log_fcf_record_info(struct lpfc_hba *phba, struct fcf_record *fcf_record, uint16_t vlan_id, uint16_t next_fcf_index) lpfc_sli4_log_fcf_record_info() argument
3178 struct fcf_record *fcf_record; lpfc_mbx_process_link_up() local
[all...]
H A Dlpfc_sli.c18912 * @fcf_record: pointer to the initialized fcf record to add.
18919 lpfc_sli4_add_fcf_record(struct lpfc_hba *phba, struct fcf_record *fcf_record) in lpfc_sli4_add_fcf_record() argument
18936 req_len = sizeof(struct fcf_record) + sizeof(union lpfc_sli4_cfg_shdr) + in lpfc_sli4_add_fcf_record()
18962 fcfindex = bf_get(lpfc_fcf_record_fcf_index, fcf_record); in lpfc_sli4_add_fcf_record()
18972 lpfc_sli_pcimem_bcopy(fcf_record, bytep, sizeof(struct fcf_record)); in lpfc_sli4_add_fcf_record()
18991 * @fcf_record: pointer to the fcf record to write the default data.
19000 struct fcf_record *fcf_record, in lpfc_sli4_build_dflt_fcf_record()
18999 lpfc_sli4_build_dflt_fcf_record(struct lpfc_hba *phba, struct fcf_record *fcf_record, uint16_t fcf_index) lpfc_sli4_build_dflt_fcf_record() argument
[all...]
H A Dlpfc_crtn.h259 void lpfc_sli4_build_dflt_fcf_record(struct lpfc_hba *, struct fcf_record *,
H A Dlpfc_sli4.h1120 int lpfc_sli4_add_fcf_record(struct lpfc_hba *, struct fcf_record *);
H A Dlpfc_mbox.c2038 req_len = sizeof(struct fcf_record) + in lpfc_sli4_mbx_read_fcf_rec()
H A Dlpfc_hw4.h2129 struct fcf_record { struct
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c1662 lpfc_fab_name_match(uint8_t *fab_name, struct fcf_record *new_fcf_record) in lpfc_fab_name_match()
1693 lpfc_sw_name_match(uint8_t *sw_name, struct fcf_record *new_fcf_record) in lpfc_sw_name_match()
1724 lpfc_mac_addr_match(uint8_t *mac_addr, struct fcf_record *new_fcf_record) in lpfc_mac_addr_match()
1759 struct fcf_record *new_fcf_record in __lpfc_update_fcf_record_pri()
1781 struct fcf_record *new_fcf_record) in lpfc_copy_fcf_record()
1845 struct fcf_record *new_fcf_record, uint32_t addr_mode, in __lpfc_update_fcf_record()
1940 struct fcf_record *new_fcf_record, in lpfc_match_fcf_conn_list()
2220 static struct fcf_record *
2229 struct fcf_record *new_fcf_record; in lpfc_sli4_fcf_rec_mbox_parse()
2269 new_fcf_record = (struct fcf_record *)(virt_add in lpfc_sli4_fcf_rec_mbox_parse()
2290 lpfc_sli4_log_fcf_record_info(struct lpfc_hba *phba, struct fcf_record *fcf_record, uint16_t vlan_id, uint16_t next_fcf_index) lpfc_sli4_log_fcf_record_info() argument
3502 struct fcf_record *fcf_record; lpfc_mbx_process_link_up() local
[all...]
H A Dlpfc_sli.c19938 * @fcf_record: pointer to the initialized fcf record to add.
19945 lpfc_sli4_add_fcf_record(struct lpfc_hba *phba, struct fcf_record *fcf_record) in lpfc_sli4_add_fcf_record() argument
19962 req_len = sizeof(struct fcf_record) + sizeof(union lpfc_sli4_cfg_shdr) + in lpfc_sli4_add_fcf_record()
19988 fcfindex = bf_get(lpfc_fcf_record_fcf_index, fcf_record); in lpfc_sli4_add_fcf_record()
19998 lpfc_sli_pcimem_bcopy(fcf_record, bytep, sizeof(struct fcf_record)); in lpfc_sli4_add_fcf_record()
20017 * @fcf_record: pointer to the fcf record to write the default data.
20026 struct fcf_record *fcf_record, in lpfc_sli4_build_dflt_fcf_record()
20025 lpfc_sli4_build_dflt_fcf_record(struct lpfc_hba *phba, struct fcf_record *fcf_record, uint16_t fcf_index) lpfc_sli4_build_dflt_fcf_record() argument
[all...]
H A Dlpfc_crtn.h297 void lpfc_sli4_build_dflt_fcf_record(struct lpfc_hba *, struct fcf_record *,
H A Dlpfc_sli4.h1138 int lpfc_sli4_add_fcf_record(struct lpfc_hba *, struct fcf_record *);
H A Dlpfc_mbox.c2099 req_len = sizeof(struct fcf_record) + in lpfc_sli4_mbx_read_fcf_rec()
H A Dlpfc_hw4.h2220 struct fcf_record { struct

Completed in 92 milliseconds