Lines Matching refs:codedphy
617 if (tx_status.codedphy) { in nhw_radio_timer_triggered()
653 if (rx_status.codedphy) { in nhw_radio_timer_triggered()
835 tx_status.codedphy = false; in start_Tx()
849 tx_status.codedphy = true; in start_Tx()
884 if (!tx_status.codedphy) { in start_Tx()
896 if (tx_status.codedphy) { in start_Tx()
919 if (tx_status.codedphy) { in start_Tx()
992 if ((rx_status.codedphy == true) && (rx_status.inFEC1)) { in Rx_handle_address_end_response()
1035 if (rx_status.codedphy) { in Rx_handle_address_end_response()
1093 if ((rx_status.codedphy == false) || (rx_status.inFEC1)) { in handle_Rx_response()
1112 if ((rx_status.codedphy == false) || (rx_status.inFEC1 == true)) { in handle_Rx_response()
1167 rx_status.codedphy = false; in start_Rx()
1179 rx_status.codedphy = true; in start_Rx()
1188 if (rx_status.codedphy) { in start_Rx()
1197 if (rx_status.codedphy) { in start_Rx()
1261 if (rx_status.codedphy == false || rx_status.inFEC1 == true) { in Rx_Addr_received()
1273 if (rx_status.codedphy == false || rx_status.inFEC1 == false) { in Rx_Addr_received()