Home
last modified time | relevance | path

Searched refs:tx_packet_location (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
Dtx.c134 txpd->tx_packet_location = cpu_to_le32(sizeof(struct txpd)); in lbs_hard_start_xmit()
Dhost.h308 __le32 tx_packet_location; member
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
Dlibertas_tf.h268 __le32 tx_packet_location; member
Dmain.c238 txpd->tx_packet_location = cpu_to_le32(sizeof(struct txpd)); in lbtf_tx_work()