Searched refs:codedphy (Results 1 – 2 of 2) sorted by relevance
53 bool codedphy; member67 bool codedphy; member
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()[all …]