Home
last modified time | relevance | path

Searched refs:if_ap (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/
H A Drtl8822b_ops.c1818 static void hw_port_reconfig(_adapter * if_ap, _adapter *if_port0) in hw_port_reconfig() argument
1828 u8 port = if_ap->hw_port; in hw_port_reconfig()
1869 if_ap->hw_port =HW_PORT0; in hw_port_reconfig()
1871 rtw_hal_set_hwreg(if_ap, HW_VAR_MAC_ADDR, adapter_mac_addr(if_ap)); in hw_port_reconfig()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/
H A Drtl8822c_ops.c2110 static void hw_port_reconfig(_adapter * if_ap, _adapter *if_port0) in hw_port_reconfig() argument
2120 u8 port = if_ap->hw_port; in hw_port_reconfig()
2161 if_ap->hw_port =HW_PORT0; in hw_port_reconfig()
2163 rtw_hal_set_hwreg(if_ap, HW_VAR_MAC_ADDR, adapter_mac_addr(if_ap)); in hw_port_reconfig()