Searched defs:tx_s (Results 1 – 3 of 3) sorted by relevance
125 static bool tx_and_rx_match(const p2G4_txv2_t *tx_s, rx_status_t *rx_st) in tx_and_rx_match()155 static void find_and_activate_rx(const p2G4_txv2_t *tx_s, uint tx_d) { in find_and_activate_rx()167 static void tx_start_packet_common(p2G4_txv2_t* tx_s, uint d){ in tx_start_packet_common()173 static void tx_schedule_next_event(p2G4_txv2_t* tx_s, uint d){ in tx_schedule_next_event()208 p2G4_txv2_t* tx_s; in f_tx_start() local224 p2G4_txv2_t* tx_s; in f_tx_abort_reeval() local235 p2G4_txv2_t* tx_s; in f_tx_packet_start() local243 p2G4_txv2_t* tx_s; in f_tx_packet_end() local408 p2G4_txv2_t *tx_s = &tx_l_c.tx_list[tx_d].tx_s; in f_rx_found() local624 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()
20 p2G4_txv2_t tx_s; member