Home
last modified time | relevance | path

Searched refs:tx_length (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/fddi/skfp/h/
H A Dsupern_2.h161 unsigned int tx_length:16 ; /* frame length lower/upper byte */ member
177 unsigned int tx_length:16 ; /* frame length lower/upper byte */
/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.h84 __le16 tx_length; member
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h18 __le16 tx_length; member
H A Dzd_mac.c598 static int zd_calc_tx_length_us(u8 *service, u8 zd_rate, u16 tx_length) in zd_calc_tx_length_us() argument
619 u32 bits = (u32)tx_length * 8; in zd_calc_tx_length_us()
880 cs->tx_length = cpu_to_le16(frag_len); in fill_ctrlset()
907 le16_to_cpu(cs->tx_length)); in fill_ctrlset()
/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2056.c33 unsigned int tx_length; member
3012 .tx_length = ARRAY_SIZE(prefix##_tx), \
10229 B2056_TX0, pts->tx, pts->tx_length); in b2056_upload_inittabs()
10231 B2056_TX1, pts->tx, pts->tx_length); in b2056_upload_inittabs()