Searched refs:rt2560_vap (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/ral/
H A Drt2560var.h98 struct rt2560_vap { struct
104 #define RT2560_VAP(vap) ((struct rt2560_vap *)(vap))
H A Drt2560.c369 struct rt2560_vap *rvp;
405 rvp = malloc(sizeof(struct rt2560_vap), M_80211_VAP, M_WAITOK | M_ZERO);
426 struct rt2560_vap *rvp = RT2560_VAP(vap);
747 struct rt2560_vap *rvp = RT2560_VAP(vap);

Completed in 106 milliseconds