Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h841 u_int32_t ah_mci_wlan_cal_seq; member
H A Dar9300_reset.c3716 __func__, ahp->ah_mci_wlan_cal_seq); in ar9300_init_cal_internal()
3718 payload[MCI_GPM_WLAN_CAL_W_SEQUENCE] = ahp->ah_mci_wlan_cal_seq++; in ar9300_init_cal_internal()
H A Dar9300_attach.c752 ahp->ah_mci_wlan_cal_seq = 0; in ar9300_attach()