Searched refs:data (Results 1 – 2 of 2) sorted by relevance
33 * packet: Actual packet data (packet_size bytes)61 * packet: Actual packet data (packet_size bytes), note that this is the actual transmitted packet, …88 * packet: Actual packet data (packet_size bytes)120 * packet: Actual packet data (packet_size bytes), note that this is the actual transmitted packet, …
800 uint8_t *data = NULL; in prepare_tx_common() local803 data = bs_malloc(tx_s->packet_size); in prepare_tx_common()804 p2G4_phy_get(d, data, tx_s->packet_size); in prepare_tx_common()829 txl_register(d, tx_s, data); in prepare_tx_common()