Searched refs:RTSPhyHeader (Results 1 – 2 of 2) sorted by relevance
744 u8 RTSPhyHeader[D11_PHY_HDR_LEN]; /* 0x2c - 0x2e */ member
4921 u8 *rtsph = txh->RTSPhyHeader; in wlc_print_txdesc()4967 bcm_format_hex(hexbuf, rtsph, sizeof(txh->RTSPhyHeader)); in wlc_print_txdesc()6149 ASSERT(IS_ALIGNED((unsigned long)txh->RTSPhyHeader, sizeof(u16))); in wlc_d11hdrs_mac80211()6150 rts_plcp = txh->RTSPhyHeader; in wlc_d11hdrs_mac80211()6198 memset((char *)txh->RTSPhyHeader, 0, D11_PHY_HDR_LEN); in wlc_d11hdrs_mac80211()