Searched defs:wlan_lmac_if_target_tx_ops (Results 1 – 1 of 1) sorted by relevance
1333 struct wlan_lmac_if_target_tx_ops { struct1334 bool (*tgt_is_tgt_type_ar900b)(uint32_t);1335 bool (*tgt_is_tgt_type_qca9984)(uint32_t);1336 bool (*tgt_is_tgt_type_qca9888)(uint32_t);1337 bool (*tgt_is_tgt_type_adrastea)(uint32_t);1338 bool (*tgt_is_tgt_type_qcn9000)(uint32_t);1339 bool (*tgt_is_tgt_type_qcn6122)(uint32_t);1340 bool (*tgt_is_tgt_type_qcn9160)(uint32_t);1341 bool (*tgt_is_tgt_type_qcn7605)(uint32_t);1342 bool (*tgt_is_tgt_type_qcn6432)(uint32_t);[all …]