Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfad_bsg.h219 mac_t mac;
220 mac_t factory_mac; /* Factory mac address */
221 mac_t current_mac; /* Currently assigned mac address */
Dbfi_ms.h445 mac_t lp_mac;
446 mac_t fcf_mac;
Dbfi.h273 mac_t mfg_mac; /* Mfg mac */
278 mac_t mac; /* PBC or Mfg mac */
280 mac_t fcoe_mac;
Dbfa_defs.h479 mac_t mac; /* MAC address of the ethernet port */
552 mac_t mac;
608 mac_t mfg_mac; /*!< base mac address */
Dbfa_defs_fcs.h253 mac_t fpma_mac; /* Lport's FPMA Mac address */
Dbfa_svc.h416 mac_t lp_mac; /* fpma/spma MAC for lport */
417 mac_t fcf_mac; /* FCF MAC of lport */
Dbfa_defs_svc.h1064 mac_t mac; /* FCF mac */
1385 mac_t src_mac;
Dbfa_ioc.h972 mac_t bfa_ioc_get_mac(struct bfa_ioc_s *ioc);
973 mac_t bfa_ioc_get_mfg_mac(struct bfa_ioc_s *ioc);
Dbfa_fc.h34 #define mac_t struct mac_s macro
Dbfa_ioc.c2892 mac_t
2904 mac_t
2907 mac_t m; in bfa_ioc_get_mfg_mac()