Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.c92 static struct bwn_lo_calib *bwn_lo_calibset(struct bwn_mac *,
798 cal = bwn_lo_calibset(mac, &pg->pg_bbatt, in bwn_phy_g_task_15s()
2500 bwn_lo_calibset(struct bwn_mac *mac, in bwn_lo_calibset() function
2560 c = bwn_lo_calibset(mac, bbatt, rfatt); in bwn_lo_get_calib()
2604 cal = bwn_lo_calibset(mac, bbatt, rfatt); in bwn_phy_g_dc_lookup_init()