Searched refs:P2G4_MSG_ABORTREEVAL (Results 1 – 3 of 3) sorted by relevance
32 if (header == P2G4_MSG_ABORTREEVAL) { in p2G4_dev_get_tx_resp_nc()54 if (header == P2G4_MSG_ABORTREEVAL) { in p2G4_dev_get_cca_resp_nc()205 if (header == P2G4_MSG_ABORTREEVAL) { in c2G4_handle_rx_responses_s_nc()240 if (header == P2G4_MSG_ABORTREEVAL) { in c2G4_handle_rxv2_responses_s_nc()
483 #define P2G4_MSG_ABORTREEVAL 0x101 macro
69 …if (header == P2G4_MSG_ABORTREEVAL) { //while the phy answers us with abort reevaluations we handl… in get_resp_while_handling_abortreeval_s()