Searched refs:codedphy (Results 1 – 2 of 2) sorted by relevance
53 bool codedphy; member67 bool codedphy; member
677 if (tx_status.codedphy) { in nhw_radio_timer_triggered()713 if (rx_status.codedphy) { in nhw_radio_timer_triggered()895 tx_status.codedphy = false; in start_Tx()909 tx_status.codedphy = true; in start_Tx()944 if (!tx_status.codedphy) { in start_Tx()956 if (tx_status.codedphy) { in start_Tx()979 if (tx_status.codedphy) { in start_Tx()1052 if ((rx_status.codedphy == true) && (rx_status.inFEC1)) { in Rx_handle_address_end_response()1095 if (rx_status.codedphy) { in Rx_handle_address_end_response()1153 if ((rx_status.codedphy == false) || (rx_status.inFEC1)) { in handle_Rx_response()[all …]