Home
last modified time | relevance | path

Searched refs:ifbmp_mod (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_xmit.h999 s16 rtw_rfctl_get_oper_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod,…
H A Drtw_mlme_ext.h396 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_xmit.h1104 s16 rtw_rfctl_get_oper_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod,…
H A Drtw_mlme_ext.h364 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_xmit.h998 s16 rtw_rfctl_get_oper_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod,…
H A Drtw_mlme_ext.h395 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_xmit.h1009 s16 rtw_rfctl_get_oper_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod,…
H A Drtw_mlme_ext.h404 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_xmit.h1013 s16 rtw_rfctl_get_oper_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod,…
H A Drtw_mlme_ext.h404 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_xmit.h1108 s16 rtw_rfctl_get_oper_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod,…
H A Drtw_mlme_ext.h364 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_xmit.h1001 s16 rtw_rfctl_get_oper_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod,…
H A Drtw_mlme_ext.h399 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_xmit.c788 s16 rtw_rfctl_get_oper_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod,… in rtw_rfctl_get_oper_txpwr_max_mbm() argument
808 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_get_oper_txpwr_max_mbm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_xmit.c784 s16 rtw_rfctl_get_oper_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod,… in rtw_rfctl_get_oper_txpwr_max_mbm() argument
804 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_get_oper_txpwr_max_mbm()
H A Drtw_mlme_ext.c378 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op) in rtw_rfctl_update_op_mode() argument
399 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_update_op_mode()
423 op_txpwr_max = rtw_rfctl_get_oper_txpwr_max_mbm(rfctl, u_ch, u_bw, u_offset, ifbmp_mod, if_op, 1); in rtw_rfctl_update_op_mode()
446 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_update_op_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_xmit.c788 s16 rtw_rfctl_get_oper_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod,… in rtw_rfctl_get_oper_txpwr_max_mbm() argument
808 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_get_oper_txpwr_max_mbm()
H A Drtw_mlme_ext.c613 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op) in rtw_rfctl_update_op_mode() argument
634 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_update_op_mode()
658 op_txpwr_max = rtw_rfctl_get_oper_txpwr_max_mbm(rfctl, u_ch, u_bw, u_offset, ifbmp_mod, if_op, 1); in rtw_rfctl_update_op_mode()
681 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_update_op_mode()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_xmit.c783 s16 rtw_rfctl_get_oper_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod,… in rtw_rfctl_get_oper_txpwr_max_mbm() argument
803 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_get_oper_txpwr_max_mbm()
H A Drtw_mlme_ext.c377 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op) in rtw_rfctl_update_op_mode() argument
398 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_update_op_mode()
422 op_txpwr_max = rtw_rfctl_get_oper_txpwr_max_mbm(rfctl, u_ch, u_bw, u_offset, ifbmp_mod, if_op, 1); in rtw_rfctl_update_op_mode()
445 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_update_op_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_xmit.c788 s16 rtw_rfctl_get_oper_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod,… in rtw_rfctl_get_oper_txpwr_max_mbm() argument
808 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_get_oper_txpwr_max_mbm()
H A Drtw_mlme_ext.c613 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op) in rtw_rfctl_update_op_mode() argument
634 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_update_op_mode()
658 op_txpwr_max = rtw_rfctl_get_oper_txpwr_max_mbm(rfctl, u_ch, u_bw, u_offset, ifbmp_mod, if_op, 1); in rtw_rfctl_update_op_mode()
681 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_update_op_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme_ext.c423 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op) in rtw_rfctl_update_op_mode() argument
444 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_update_op_mode()
468 op_txpwr_max = rtw_rfctl_get_oper_txpwr_max_mbm(rfctl, u_ch, u_bw, u_offset, ifbmp_mod, if_op, 1); in rtw_rfctl_update_op_mode()
491 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_update_op_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme_ext.c423 void rtw_rfctl_update_op_mode(struct rf_ctl_t *rfctl, u8 ifbmp_mod, u8 if_op) in rtw_rfctl_update_op_mode() argument
444 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_update_op_mode()
468 op_txpwr_max = rtw_rfctl_get_oper_txpwr_max_mbm(rfctl, u_ch, u_bw, u_offset, ifbmp_mod, if_op, 1); in rtw_rfctl_update_op_mode()
491 if (ifbmp_mod & BIT(i)) { in rtw_rfctl_update_op_mode()

12