Home
last modified time | relevance | path

Searched refs:buffer_triplets (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c607 uint8_t buffer_triplets[81][3]; in populate_dot11f_country() local
675 buffer_triplets[num_triplets][0] = OP_CLASS_ID_201; in populate_dot11f_country()
676 buffer_triplets[num_triplets][1] = OP_CLASS_131; in populate_dot11f_country()
695 buffer_triplets[num_triplets][0] = start->chan_num; in populate_dot11f_country()
696 buffer_triplets[num_triplets][1] = in populate_dot11f_country()
698 buffer_triplets[num_triplets][2] = start->tx_power; in populate_dot11f_country()
711 buffer_triplets[num_triplets][0] = OP_CLASS_ID_201; in populate_dot11f_country()
712 buffer_triplets[num_triplets][1] = OP_CLASS_132; in populate_dot11f_country()
715 buffer_triplets[num_triplets][0] = OP_CLASS_ID_201; in populate_dot11f_country()
716 buffer_triplets[num_triplets][1] = OP_CLASS_133; in populate_dot11f_country()
[all …]