Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dtx.c135 txpd->tx_packet_location = cpu_to_le32(sizeof(struct txpd)); in lbs_hard_start_xmit()
H A Dhost.h308 __le32 tx_packet_location; member
/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dlibertas_tf.h268 __le32 tx_packet_location; member
H A Dmain.c239 txpd->tx_packet_location = cpu_to_le32(sizeof(struct txpd)); in lbtf_tx_work()