Searched refs:tx_done_s (Results 1 – 2 of 2) sorted by relevance
33 void p2G4_phy_resp_tx(uint d, p2G4_tx_done_t *tx_done_s) { in p2G4_phy_resp_tx() argument36 (void *)tx_done_s, sizeof(p2G4_tx_done_t)); in p2G4_phy_resp_tx()
43 p2G4_tx_done_t tx_done_s; in f_tx_end() local56 tx_done_s.end_time = current_time; in f_tx_end()57 p2G4_phy_resp_tx(d, &tx_done_s); in f_tx_end()