Home
last modified time | relevance | path

Searched defs:tx_s (Results 1 – 3 of 3) sorted by relevance

/babblesim_ext_2G4_libPhyComv1-3.6.0-3.5.0-3.4.0/src/
Dbs_pc_2G4_stateless.c84 int p2G4_dev_req_tx_s_c_b(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_tx_t *tx_s, uint8_t *packet, p2G… in p2G4_dev_req_tx_s_c_b()
104 int p2G4_dev_req_txv2_s_c_b(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_txv2_t *tx_s, uint8_t *packet,… in p2G4_dev_req_txv2_s_c_b()
126 int p2G4_dev_req_tx_s_c(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_tx_t *tx_s, uint8_t *packet) { in p2G4_dev_req_tx_s_c()
139 int p2G4_dev_req_txv2_s_c(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_txv2_t *tx_s, uint8_t *packet) { in p2G4_dev_req_txv2_s_c()
Dbs_pc_2G4.c28 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()
65 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()
69 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()
Dbs_pc_2G4_stateless_wo_callbacks.c80 int p2G4_dev_req_tx_s_nc_b(p2G4_dev_state_nc_t *c2G4_dev_st, p2G4_tx_t *tx_s, uint8_t *packet, p2G4… in p2G4_dev_req_tx_s_nc_b()
106 int p2G4_dev_req_txv2_s_nc_b(p2G4_dev_state_nc_t *c2G4_dev_st, p2G4_txv2_t *tx_s, uint8_t *packet, … in p2G4_dev_req_txv2_s_nc_b()