Searched refs:dp_get_supported_rates (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/cmn_dp_api/ |
H A D | dp_ratetable.h | 276 int dp_get_supported_rates(int mode, int shortgi, int **rates); 279 int dp_get_supported_rates(int mode, int shortgi, int nss,
|
H A D | dp_ratetable.c | 6872 int dp_get_supported_rates(int mode, int shortgi, int **rates) in dp_get_supported_rates() function 6937 int dp_get_supported_rates(int mode, int shortgi, int nss, in dp_get_supported_rates() function 6992 qdf_export_symbol(dp_get_supported_rates);
|