Home
last modified time | relevance | path

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

/linux-6.3-rc2/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 …]
/linux-6.3-rc2/drivers/net/wireless/intersil/hostap/
A Dhostap_wlan.h107 struct hfa384x_tx_frame { struct
109 __le16 status; /* HFA384X_TX_STATUS_ flags */
110 __le16 reserved1;
111 __le16 reserved2;
112 __le32 sw_support;
113 u8 retry_count; /* not yet implemented */
126 u8 addr4[ETH_ALEN];
127 __le16 data_len;
130 u8 dst_addr[ETH_ALEN];
131 u8 src_addr[ETH_ALEN];
[all …]

Completed in 21 milliseconds