Searched refs:is_pri (Results 1 – 3 of 3) sorted by relevance
69 int is_pri, in dfs_get_event_freqcentre() argument108 if (is_pri) in dfs_get_event_freqcentre()164 e->is_pri = 1; in dfs_process_phyerr_owl()315 e->is_pri = pri_found; in dfs_process_phyerr_sowl()325 e->freq = dfs_get_event_freqcentre(dfs, e->is_pri, e->is_ext, in dfs_process_phyerr_sowl()537 if (e->is_pri) { in dfs_set_chan_index()721 (e.is_pri ? 1 : 0), in dfs_process_phyerr()906 int is_pri = 0; in dfs_process_phyerr_filter_offload() local933 is_pri = 1; in dfs_process_phyerr_filter_offload()1009 if (is_pri) { in dfs_process_phyerr_filter_offload()
700 e->is_pri = 1; /* Always PRI for now */ in dfs_process_phyerr_bb_tlv()
1651 uint32_t is_pri:1, member