Searched refs:nhwra_prep_cca_request (Results 1 – 3 of 3) sorted by relevance
26 void nhwra_prep_cca_request(p2G4_cca_t *cca_req, bool CCA_not_ED, double rx_pow_offset);
544 void nhwra_prep_cca_request(p2G4_cca_t *cca_req, bool CCA_not_ED, double rx_pow_offset) { in nhwra_prep_cca_request() function
1428 nhwra_prep_cca_request(&cca_status.cca_req, CCA_not_ED, cheat_rx_power_offset); in start_CCA_ED()