Home
last modified time | relevance | path

Searched defs:hfa384x_tx_frame (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intersil/hostap/
A Dhostap_wlan.h110 __le16 reserved1;
111 __le16 reserved2;
112 __le32 sw_support;
119 __le16 duration_id;
120 u8 addr1[ETH_ALEN];
122 u8 addr3[ETH_ALEN];
124 u8 addr4[ETH_ALEN];
125 __le16 data_len;
128 u8 dst_addr[ETH_ALEN];
129 u8 src_addr[ETH_ALEN];
[all …]
/linux/drivers/staging/wlan-ng/
A Dhfa384x.h468 struct hfa384x_tx_frame { struct
469 u16 status;
470 u16 reserved1;
471 u16 reserved2;
472 u32 sw_support;
473 u8 tx_retrycount;
474 u8 tx_rate;
475 u16 tx_control;
478 struct p80211_hdr hdr;
483 u8 dest_addr[6];
[all …]

Completed in 17 milliseconds