Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/cmn_dp_api/
H A Ddp_ratetable.h64 #define RT_GET_RT(_rt) ((const struct DP_CMN_RATE_TABLE *)(_rt)) argument
65 #define RT_GET_INFO(_rt, _index) RT_GET_RT(_rt)->info[(_index)] argument
66 #define RT_GET_RAW_KBPS(_rt, _index) \ argument
68 #define RT_GET_SGI_KBPS(_rt, _index) \ argument