Lines Matching full:rts
32 __le16 phy_ctl1_rts; /* PHY TX control word 1 RTS */
33 __le16 phy_ctl1_rts_fb; /* PHY TX control word 1 RTS for fallback rates */
35 __u8 phy_rate_rts; /* PHY rate for RTS/CTS */
41 struct b43_plcp_hdr6 rts_plcp_fb; /* RTS fallback PLCP header */
42 __le16 rts_dur_fb; /* RTS fallback duration */
61 struct b43_plcp_hdr6 rts_plcp; /* RTS PLCP header */
62 __u8 rts_frame[16]; /* The RTS frame (if used) */
74 struct b43_plcp_hdr6 rts_plcp; /* RTS PLCP header */
75 __u8 rts_frame[16]; /* The RTS frame (if used) */
85 struct b43_plcp_hdr6 rts_plcp; /* RTS PLCP header */
86 __u8 rts_frame[16]; /* The RTS frame (if used) */
101 #define B43_TXH_MAC_RTS_FB_SHORTPRMBL 0x80000000 /* RTS fallback preamble */
102 #define B43_TXH_MAC_RTS_SHORTPRMBL 0x40000000 /* RTS main rate preamble */
126 #define B43_TXH_MAC_SENDRTS 0x00000004 /* Send RTS */
136 #define B43_TXH_EFT_RTS 0x0C /* RTS/CTS encoding */
141 #define B43_TXH_EFT_RTSFB 0x30 /* RTS/CTS fallback encoding */
217 u8 rts_count; /* RTS transmit count */