Searched refs:C_STATS (Results 1 – 3 of 3) sorted by relevance
135 C_STATS = 0x9c, enumerator 2954 * C_STATS = 0x9c,2966 * does not affect the response to the C_STATS 0x9c itself.2979 * C_STATS 0x9c, above.2982 * cleared when changing channels or when driver issues C_STATS
220 IL_CMD(C_STATS); in il_get_cmd_string() 4411 return il_send_cmd_pdu_async(il, C_STATS, sizeof(struct il_stats_cmd), in il_send_stats_request() 4414 return il_send_cmd_pdu(il, C_STATS, sizeof(struct il_stats_cmd), in il_send_stats_request()
4180 il->handlers[C_STATS] = il4965_hdl_c_stats; in il4965_setup_handlers()