Home
last modified time | relevance | path

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

/drivers/net/wireless/libertas/
Dtx.c135 txpd->tx_packet_location = cpu_to_le32(sizeof(struct txpd)); in lbs_hard_start_xmit()
Dhost.h307 __le32 tx_packet_location; member
/drivers/net/wireless/libertas_tf/
Dlibertas_tf.h269 __le32 tx_packet_location; member
Dmain.c287 txpd->tx_packet_location = cpu_to_le32(sizeof(struct txpd)); in lbtf_tx_work()