Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfad_bsg.h218 mac_t mac;
219 mac_t factory_mac; /* Factory mac address */
220 mac_t current_mac; /* Currently assigned mac address */
Dbfi_ms.h444 mac_t lp_mac;
445 mac_t fcf_mac;
Dbfi.h272 mac_t mfg_mac; /* Mfg mac */
277 mac_t mac; /* PBC or Mfg mac */
279 mac_t fcoe_mac;
Dbfa_defs.h478 mac_t mac; /* MAC address of the ethernet port */
551 mac_t mac;
607 mac_t mfg_mac; /*!< base mac address */
Dbfa_defs_fcs.h252 mac_t fpma_mac; /* Lport's FPMA Mac address */
Dbfa_svc.h415 mac_t lp_mac; /* fpma/spma MAC for lport */
416 mac_t fcf_mac; /* FCF MAC of lport */
Dbfa_defs_svc.h1063 mac_t mac; /* FCF mac */
1384 mac_t src_mac;
Dbfa_ioc.h967 mac_t bfa_ioc_get_mac(struct bfa_ioc_s *ioc);
968 mac_t bfa_ioc_get_mfg_mac(struct bfa_ioc_s *ioc);
Dbfa_fc.h33 #define mac_t struct mac_s macro
Dbfa_ioc.c2889 mac_t
2901 mac_t
2904 mac_t m; in bfa_ioc_get_mfg_mac()