Searched defs:tx_s (Results 1 – 3 of 3) sorted by relevance
127 static bool tx_and_rx_match(const p2G4_txv2_t *tx_s, rx_status_t *rx_st) in tx_and_rx_match()157 static void find_and_activate_rx(const p2G4_txv2_t *tx_s, uint tx_d) { in find_and_activate_rx()169 static void tx_start_packet_common(p2G4_txv2_t* tx_s, uint d){ in tx_start_packet_common()175 static void tx_schedule_next_event(p2G4_txv2_t* tx_s, uint d){ in tx_schedule_next_event()210 p2G4_txv2_t* tx_s; in f_tx_start() local226 p2G4_txv2_t* tx_s; in f_tx_abort_reeval() local237 p2G4_txv2_t* tx_s; in f_tx_packet_start() local245 p2G4_txv2_t* tx_s; in f_tx_packet_end() local445 p2G4_txv2_t *tx_s = &tx_l_c.tx_list[tx_d].tx_s; in f_rx_found() local668 p2G4_txv2_t* tx_s = &tx_l_c.tx_list[i].tx_s; in find_fitting_tx_cca() local[all …]
44 void txl_register(uint d, p2G4_txv2_t *tx_s, uint8_t* packet){ in txl_register()
21 p2G4_txv2_t tx_s; member