Searched refs:bwn_phy_shm_tssi_read (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/dev/bwn/
H A Dif_bwn.c423 static int bwn_phy_shm_tssi_read(struct bwn_mac *, uint16_t);
2549 cck = bwn_phy_shm_tssi_read(mac, BWN_SHARED_TSSI_CCK);
2550 ofdm = bwn_phy_shm_tssi_read(mac, BWN_SHARED_TSSI_OFDM_G);
10026 bwn_phy_shm_tssi_read(struct bwn_mac *mac, uint16_t shm_offset) function

Completed in 66 milliseconds