Home
last modified time | relevance | path

Searched refs:phyrxchain (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.h101 uint8_t phyrxchain; member
H A Dif_bwn_phy_n_core.c6029 nphy->phyrxchain = mask; in bwn_nphy_set_rx_core_state()
6350 if (nphy->phyrxchain != 3) in bwn_phy_initn()
6351 bwn_nphy_set_rx_core_state(mac, nphy->phyrxchain); in bwn_phy_initn()
6696 nphy->phyrxchain = 3; /* to avoid bwn_nphy_set_rx_core_state like wl */ in bwn_nphy_op_prepare_structs()