Searched defs:tx_done_s (Results 1 – 5 of 5) sorted by relevance
| /babblesim_ext_2G4_libPhyComv1-latest/src/ |
| D | bs_pc_2G4.c | 28 int p2G4_dev_req_tx_c_b(p2G4_tx_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s) { in p2G4_dev_req_tx_c_b() 32 int p2G4_dev_req_txv2_c_b(p2G4_txv2_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s) { in p2G4_dev_req_txv2_c_b() 78 int p2G4_dev_req_tx_nc_b(p2G4_tx_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s) { in p2G4_dev_req_tx_nc_b() 82 int p2G4_dev_req_txv2_nc_b(p2G4_txv2_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s) { in p2G4_dev_req_txv2_nc_b()
|
| D | bs_pc_2G4_priv.c | 29 p2G4_tx_done_t *tx_done_s) in p2G4_dev_handle_tx_resp_i() 53 p2G4_tx_done_t *tx_done_s) in p2G4_dev_get_tx_resp_i()
|
| D | bs_pc_2G4_stateless.c | 85 …_b(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_tx_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s) in p2G4_dev_req_tx_s_c_b() 105 …(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_txv2_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s) in p2G4_dev_req_txv2_s_c_b() 154 int p2G4_dev_pick_txresp_s_c_b(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_tx_done_t *tx_done_s) { in p2G4_dev_pick_txresp_s_c_b()
|
| D | bs_pc_2G4_stateless_wo_callbacks.c | 80 …_b(p2G4_dev_state_nc_t *c2G4_dev_st, p2G4_tx_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s) { in p2G4_dev_req_tx_s_nc_b() 106 …(p2G4_dev_state_nc_t *c2G4_dev_st, p2G4_txv2_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s) { in p2G4_dev_req_txv2_s_nc_b()
|
| D | bs_pc_2G4.h | 121 p2G4_tx_done_t *tx_done_s; member
|