Searched refs:print_supprates (Results 1 – 1 of 1) sorted by relevance
/external/iw/ |
D | scan.c | 497 static void print_supprates(const uint8_t type, uint8_t len, const uint8_t *data) in print_supprates() function 1314 [1] = { "Supported rates", print_supprates, 0, 255, BIT(PRINT_SCAN), }, 1331 [50] = { "Extended supported rates", print_supprates, 0, 255, BIT(PRINT_SCAN), },
|