Home
last modified time | relevance | path

Searched refs:IFACE_PORT0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Ddrv_types.h186 #define get_iface_type(adapter) (IFACE_PORT0)
326 IFACE_PORT0, /* mapping to port0 for C/D series chips */ enumerator
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c462 if (get_iface_type(padapter) != IFACE_PORT0) in LPS_Enter()
H A Drtw_wlan_util.c1847 if (get_iface_type(dvobj->padapters[i]) != IFACE_PORT0) in dvobj_get_port0_adapter()
H A Drtw_mlme_ext.c4876 if (get_iface_type(padapter) == IFACE_PORT0) in mlmeext_joinbss_event_callback()