Home
last modified time | relevance | path

Searched refs:tx_profile_enab (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h1897 bool tx_profile_enab; member
H A Ddhd_common.c3726 dhd_pub->tx_profile_enab = int_val ? TRUE : FALSE; in dhd_doiovar()
3730 int_val = dhd_pub->tx_profile_enab; in dhd_doiovar()
H A Ddhd_msgbuf.c8872 dhd->tx_profile_enab && dhd->num_profiles > 0)
H A Ddhd_linux.c4072 if (dhdp->tx_profile_enab && dhdp->num_profiles > 0 && in BCMFASTPATH()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h1895 bool tx_profile_enab; member
H A Ddhd_common.c3726 dhd_pub->tx_profile_enab = int_val ? TRUE : FALSE; in dhd_doiovar()
3730 int_val = dhd_pub->tx_profile_enab; in dhd_doiovar()
H A Ddhd_msgbuf.c8876 dhd->tx_profile_enab && dhd->num_profiles > 0)
H A Ddhd_linux.c4063 if (dhdp->tx_profile_enab && dhdp->num_profiles > 0 && in BCMFASTPATH()