Lines Matching refs:codedphy
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()
1172 if ((rx_status.codedphy == false) || (rx_status.inFEC1 == true)) { in handle_Rx_response()
1254 rx_status.codedphy = false; in start_Rx()
1266 rx_status.codedphy = true; in start_Rx()
1275 if (rx_status.codedphy) { in start_Rx()
1284 if (rx_status.codedphy) { in start_Rx()
1348 if (rx_status.codedphy == false || rx_status.inFEC1 == false) { in Rx_Addr_received()