Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dtx.c133 txpd->tx_packet_location = cpu_to_le32(sizeof(struct txpd)); in lbs_hard_start_xmit()
Dhost.h308 __le32 tx_packet_location; member
/Linux-v4.19/drivers/net/wireless/marvell/libertas_tf/
Dlibertas_tf.h269 __le32 tx_packet_location; member
Dmain.c279 txpd->tx_packet_location = cpu_to_le32(sizeof(struct txpd)); in lbtf_tx_work()