Searched refs:phy_ctl1_rts (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/wireless/broadcom/b43/ | ||
D | xmit.h | 32 __le16 phy_ctl1_rts; /* PHY TX control word 1 RTS */ member |
D | xmit.c | 535 txhdr->phy_ctl1_rts = cpu_to_le16( in b43_generate_txhdr() |