Searched refs:IS_PHYRXHDR_VALID (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 | 573 !IS_PHYRXHDR_VALID(rxh, corerev, corerev_minor)) { in bcmwifi_parse_ampdu() 584 !IS_PHYRXHDR_VALID(rxh, corerev, corerev_minor)) { in bcmwifi_parse_ampdu() 594 IS_PHYRXHDR_VALID(rxh, corerev, corerev_minor)) { in bcmwifi_parse_ampdu() 743 if (IS_PHYRXHDR_VALID(rxh_last, corerev, corerev_minor)) { in bcmwifi_update_rate_modulation_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | d11.h | 2684 #define IS_PHYRXHDR_VALID(rxh, corerev, corerev_minor) \ macro
|