Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dwireless.h287 #define SIOCGIWRATE 0x8B21 /* get default bit rate (bps) */ macro
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c109 iwe.cmd = SIOCGIWRATE; in libipw_translate_scan()