Home
last modified time | relevance | path

Searched defs:corerev_minor (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_monitor.c111 uint corerev_minor = info->d11_info->minor_revid; in BCMFASTPATH() local
274 uint8 *plcp, uint32 corerev, uint32 corerev_minor) in wlc_he_dl_ofdma_fill_rtap_data()
546 uint32 corerev_minor = info->d11_info->minor_revid; in bcmwifi_parse_ampdu() local
627 uint32 corerev_minor = info->d11_info->minor_revid; in bcmwifi_update_rate_modulation_info() local
788 uint32 corerev_minor = 0; in wl_d11rx_to_rxsts() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhndd11.h83 #define WL_RXHDR_LEN(corerev, corerev_minor) \ argument
85 #define WL_RXHDR_LEN_TMP(corerev, corerev_minor) \ argument
H A Dd11.h2593 #define D11RXHDRSHORT_ACCESS_REF(srxh, corerev, corerev_minor, member) \ argument
2600 #define D11RXHDRSHORT_ACCESS_VAL(srxh, corerev, corerev_minor, member) \ argument
2607 #define D11RXHDRMID_ACCESS_REF(mrxh, corerev, corerev_minor, member) \ argument
2613 #define D11RXHDRMID_ACCESS_VAL(mrxh, corerev, corerev_minor, member) \ argument
2619 #define D11RXHDR_ACCESS_REF(rxh, corerev, corerev_minor, member) \ argument
2626 #define D11RXHDR_ACCESS_VAL(rxh, corerev, corerev_minor, member) \ argument
2633 #define D11RXHDR_SET_VAL(rxh, corerev, corerev_minor, member, value) \ argument
2639 #define D11RXHDR_PTM(rxh, corerev, corerev_minor) \ argument
2643 #define D11RXHDR_AVB(rxh, corerev, corerev_minor) \ argument
2651 #define D11RXHDR_TSF_REF(rxh, corerev, corerev_minor) \ argument
[all …]
H A Dbcmwifi_monitor.h77 #define HE_PACK_RTAP_FROM_PRXS(rxh, corerev, corerev_minor, field) \ argument
H A Dd11_cfg.h36 #define D11REV_MAJ_MIN_GE(corerev, corerev_minor, maj, min) \ argument