Home
last modified time | relevance | path

Searched refs:second_mac (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_usb.h246 t_u8 second_mac; member
H A Dmoal_pcie.c574 if (handle->second_mac) in woal_pcie_shutdown()
625 if (handle->second_mac) in woal_pcie_suspend()
738 if (handle->second_mac) in woal_pcie_resume()
823 if (handle->second_mac) { in woal_pcie_reset_prepare()
875 if (handle->second_mac) { in woal_pcie_reset_done()
920 if (handle->second_mac) { in woal_pcie_reset_notify()
1100 if (handle->second_mac) in woal_pcie_interrupt()
1160 if (handle->second_mac) in woal_pcie_msix_interrupt()
H A Dmoal_usb.c972 usb_cardp->second_mac = MTRUE; in woal_usb_probe()
1764 return ((struct usb_card_rec *)(handle->card))->second_mac; in woal_usb_is_second_mac()
2024 if (cardp->second_mac) { in woal_usb_get_fw_name()
H A Dmoal_main.c4861 else if (handle->second_mac)
4872 else if (handle->second_mac)
4883 else if (handle->second_mac)
4890 if (handle->second_mac)
7646 if (priv->phandle->second_mac)
10543 handle->second_mac = handle->ops.is_second_mac(handle);
10544 if (handle->second_mac) {
11548 if (phandle->second_mac) {
H A Dmoal_main.h2711 t_u8 second_mac; member