Searched defs:an_txframe (Results 1 – 1 of 1) sorted by relevance
675 struct an_txframe { struct676 u_int32_t an_tx_sw; /* 0x00 */677 u_int16_t an_tx_status; /* 0x04 */679 u_int16_t an_tx_ctl; /* 0x08 */680 u_int16_t an_tx_assoc_id; /* 0x0A */681 u_int16_t an_tx_retry; /* 0x0C */682 u_int8_t an_tx_assoc_cnt; /* 0x0E */683 u_int8_t an_tx_rate; /* 0x0F */686 u_int8_t an_rsvd0[2]; /* 0x12 */687 struct ieee80211_frame_addr4 an_whdr;[all …]