Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_tdma.c758 switch (ireq->i_type) { in tdma_ioctl_get80211()
786 switch (ireq->i_type) { in tdma_ioctl_set80211()
H A Dieee80211_superg.c1025 switch (ireq->i_type) { in superg_ioctl_get80211()
1042 switch (ireq->i_type) { in superg_ioctl_set80211()
H A Dieee80211_ioctl.c567 switch (ireq->i_type) { in ieee80211_ioctl_getwmeparam()
785 switch (ireq->i_type) { in ieee80211_ioctl_get80211()
935 error = ieee80211_ioctl_getwpaie(vap, ireq, ireq->i_type); in ieee80211_ioctl_get80211()
1663 if (ireq->i_type == IEEE80211_IOC_ADDMAC) in ieee80211_ioctl_macmac()
1823 switch (ireq->i_type) { in ieee80211_ioctl_setwmeparam()
2750 switch (ireq->i_type) { in ieee80211_ioctl_set80211()
3526 vap->iv_reset(vap, ireq->i_type) : 0; in ieee80211_ioctl_set80211()
H A Dieee80211_ioctl.h594 uint16_t i_type; /* req type */ member
H A Dieee80211_hwmp.c2050 switch (ireq->i_type) { in hwmp_ioctl_get80211()
2073 switch (ireq->i_type) { in hwmp_ioctl_set80211()
H A Dieee80211_mesh.c3427 switch (ireq->i_type) { in mesh_ioctl_get80211()
3533 switch (ireq->i_type) { in mesh_ioctl_set80211()
/f-stack/tools/ifconfig/
H A Difieee80211.c3789 ireq.i_type = IEEE80211_IOC_SCAN_REQ; in scan_and_wait()
4286 ireq.i_type = param; in get80211wme()
4492 ireq.i_type = IEEE80211_IOC_MACCMD; in list_mac()
4598 ireq.i_type = IEEE80211_IOC_MESH_RTCMD; in list_mesh()
4706 ireq->i_type = keylenop;
4843 ireq.i_type = IEEE80211_IOC_IC_NAME; in getdevicename()
4980 ireq.i_type = IEEE80211_IOC_KEYMGTALGS; in ieee80211_status()
4984 ireq.i_type = IEEE80211_IOC_MCASTCIPHER; in ieee80211_status()
4991 ireq.i_type = IEEE80211_IOC_UCASTCIPHER; in ieee80211_status()
4998 ireq.i_type = IEEE80211_IOC_RSNCAPS; in ieee80211_status()
[all …]