Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_usb.c2108 .is_second_mac = woal_usb_is_second_mac,
H A Dmoal_sdio_mmc.c2524 .is_second_mac = woal_sdiommc_is_second_mac,
H A Dmoal_pcie.c2618 .is_second_mac = woal_pcie_is_second_mac,
H A Dmoal_main.h2086 t_u8 (*is_second_mac)(moal_handle *handle); member
H A Dmoal_main.c10543 handle->second_mac = handle->ops.is_second_mac(handle);