Searched refs:HE_PACK_RTAP_FROM_PRXS (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwifi_monitor.c | 296 sts->data3 |= HE_PACK_RTAP_FROM_PRXS(rxh, corerev, corerev_minor, MCS); in wlc_he_dl_ofdma_fill_rtap_data() 300 sts->data3 |= HE_PACK_RTAP_FROM_PRXS(rxh, corerev, corerev_minor, DCM); in wlc_he_dl_ofdma_fill_rtap_data() 304 sts->data3 |= HE_PACK_RTAP_FROM_PRXS(rxh, corerev, corerev_minor, CODING); in wlc_he_dl_ofdma_fill_rtap_data() 320 sts->data4 |= HE_PACK_RTAP_FROM_PRXS(rxh, corerev, corerev_minor, STAID); in wlc_he_dl_ofdma_fill_rtap_data() 351 sts->data6 |= HE_PACK_RTAP_FROM_PRXS(rxh, corerev, corerev_minor, NSTS); in wlc_he_dl_ofdma_fill_rtap_data() 367 sts->data5 |= HE_PACK_RTAP_FROM_PRXS(rxh, corerev, corerev_minor, TXBF); in wlc_he_dl_ofdma_fill_rtap_data()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmwifi_monitor.h | 77 #define HE_PACK_RTAP_FROM_PRXS(rxh, corerev, corerev_minor, field) \ macro
|