Searched refs:bwi_phy_read (Results 1 – 2 of 2) sorted by relevance
58 uint16_t bwi_phy_read(struct bwi_mac *, uint16_t);68 #define PHY_READ(mac, ctrl) bwi_phy_read((mac), (ctrl))
144 bwi_phy_read(struct bwi_mac *mac, uint16_t ctrl) in bwi_phy_read() function