Searched refs:bfa_nw_ioc_get_mac (Results 1 – 3 of 3) sorted by relevance
291 void bfa_nw_ioc_get_mac(struct bfa_ioc *ioc, u8 *mac);
2776 bfa_nw_ioc_get_mac(ioc, ad_attr->mac); in bfa_ioc_get_adapter_attr()2923 bfa_nw_ioc_get_mac(struct bfa_ioc *ioc, u8 *mac) in bfa_nw_ioc_get_mac() function
1309 bfa_nw_ioc_get_mac(&enet->bna->ioceth.ioc, mac); in bna_enet_perm_mac_get()