Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h99 #define BWN_PHY_READ(mac, r) (mac->mac_phy.phy_read(mac, r))
499 uint16_t (*phy_read)(struct bwn_mac *, uint16_t); member
H A Dif_bwn.c1399 mac->mac_phy.phy_read = bwn_phy_g_read; in bwn_attach_core()
1417 mac->mac_phy.phy_read = bwn_phy_lp_read; in bwn_attach_core()
1435 mac->mac_phy.phy_read = bwn_phy_n_read; in bwn_attach_core()