Home
last modified time | relevance | path

Searched refs:mac_t (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/drivers/scsi/bfa/
Dbfad_bsg.h211 mac_t mac;
212 mac_t factory_mac; /* Factory mac address */
213 mac_t current_mac; /* Currently assigned mac address */
Dbfi_ms.h437 mac_t lp_mac;
438 mac_t fcf_mac;
Dbfa_defs.h471 mac_t mac; /* MAC address of the ethernet port */
544 mac_t mac;
600 mac_t mfg_mac; /*!< base mac address */
Dbfi.h265 mac_t mfg_mac; /* Mfg mac */
270 mac_t mac; /* PBC or Mfg mac */
272 mac_t fcoe_mac;
Dbfa_defs_fcs.h245 mac_t fpma_mac; /* Lport's FPMA Mac address */
Dbfa_svc.h408 mac_t lp_mac; /* fpma/spma MAC for lport */
409 mac_t fcf_mac; /* FCF MAC of lport */
Dbfa_defs_svc.h1056 mac_t mac; /* FCF mac */
1377 mac_t src_mac;
Dbfa_ioc.h964 mac_t bfa_ioc_get_mac(struct bfa_ioc_s *ioc);
965 mac_t bfa_ioc_get_mfg_mac(struct bfa_ioc_s *ioc);
Dbfa_fc.h26 #define mac_t struct mac_s macro
Dbfa_ioc.c2875 mac_t
2887 mac_t
2890 mac_t m; in bfa_ioc_get_mfg_mac()