Searched refs:is_qos (Results 1 – 1 of 1) sorted by relevance
2280 uint16_t get_seq_ctrl(uint8_t is_qos) in get_seq_ctrl() argument2291 return is_qos ? qos_pkt_count++ : non_qos_pkt_count++; in get_seq_ctrl()