Searched refs:fm_promisc_handle (Results 1 – 3 of 3) sorted by relevance
147 if (mac->fm_promisc_handle != NULL) { in fcoe_close_mac()148 mac_promisc_remove(mac->fm_promisc_handle); in fcoe_close_mac()149 mac->fm_promisc_handle = NULL; in fcoe_close_mac()186 &mac->fm_promisc_handle, in fcoe_enable_callback()218 if (mac->fm_promisc_handle) { in fcoe_disable_callback()219 mac_promisc_remove(mac->fm_promisc_handle); in fcoe_disable_callback()220 mac->fm_promisc_handle = NULL; in fcoe_disable_callback()349 if (mac->fm_promisc_handle == NULL) { in fcoe_mac_set_address()
136 mac_promisc_handle_t fm_promisc_handle; member
1304 mac->fm_promisc_handle != NULL ? 1 : 0; in fcoe_get_port_list()