Searched defs:ap_cap (Results 1 – 1 of 1) sorted by relevance
2953 uint8 ap_cap; /* The associated AP's capability (BW, MIMO/SISO). */ member2972 uint8 ap_cap; /* The associated AP's capability (BW, MIMO/SISO). */ member2986 #define WL_MIMO_PS_STATUS_AP_CAP(ap_cap) (ap_cap & 0x0F) argument2987 #define WL_MIMO_PS_STATUS_AP_CAP_BW(ap_cap) (ap_cap >> 4) argument