Lines Matching +full:0 +full:x1100
77 int ret = 0;
109 [0] = {
110 .mac_addr = {.addr = 0x0610},
111 .bssid = {.addr = 0x0618},
112 .net_type = {.addr = 0x0100, .mask = 0x30000},
113 .aid = {.addr = 0x06a8, .mask = 0x7ff},
114 .bcn_ctrl = {.addr = 0x0550, .mask = 0xff},
117 .mac_addr = {.addr = 0x0700},
118 .bssid = {.addr = 0x0708},
119 .net_type = {.addr = 0x0100, .mask = 0xc0000},
120 .aid = {.addr = 0x0710, .mask = 0x7ff},
121 .bcn_ctrl = {.addr = 0x0551, .mask = 0xff},
124 .mac_addr = {.addr = 0x1620},
125 .bssid = {.addr = 0x1628},
126 .net_type = {.addr = 0x1100, .mask = 0x3},
127 .aid = {.addr = 0x1600, .mask = 0x7ff},
128 .bcn_ctrl = {.addr = 0x0578, .mask = 0xff},
131 .mac_addr = {.addr = 0x1630},
132 .bssid = {.addr = 0x1638},
133 .net_type = {.addr = 0x1100, .mask = 0xc},
134 .aid = {.addr = 0x1604, .mask = 0x7ff},
135 .bcn_ctrl = {.addr = 0x0579, .mask = 0xff},
138 .mac_addr = {.addr = 0x1640},
139 .bssid = {.addr = 0x1648},
140 .net_type = {.addr = 0x1100, .mask = 0x30},
141 .aid = {.addr = 0x1608, .mask = 0x7ff},
142 .bcn_ctrl = {.addr = 0x057a, .mask = 0xff},
152 u32 config = 0;
154 u8 bcn_ctrl = 0;
159 rtwvif->stats.tx_unicast = 0;
160 rtwvif->stats.rx_unicast = 0;
161 rtwvif->stats.tx_cnt = 0;
162 rtwvif->stats.rx_cnt = 0;
164 memset(&rtwvif->bfee, 0, sizeof(struct rtw_bfee));
230 return 0;
238 u32 config = 0;
259 rtwvif->bcn_ctrl = 0;
331 "config rx filter, changed=0x%08x, new=0x%08x, rcr=0x%08x\n",
383 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++)
396 u32 config = 0;
489 return 0;
523 return 0;
531 int ret = 0;
551 return 0;
561 return 0;
572 int ret = 0;
672 return 0;
732 return 0;
809 return 0;
840 return 0;
856 return ret ? 1 : 0;
870 return ret ? 1 : 0;
941 return 0;