Searched defs:wl1251_acx_ac_cfg (Results 1 – 2 of 2) sorted by relevance
1235 struct wl1251_acx_ac_cfg { struct1236 struct acx_header header;1242 u8 ac;1248 u8 cw_min;1254 u16 cw_max;1257 u8 aifsn;1259 u8 reserved;1262 u16 txop_limit;
993 int wl1251_acx_ac_cfg(struct wl1251 *wl, u8 ac, u8 cw_min, u16 cw_max, in wl1251_acx_ac_cfg() function
Completed in 10 milliseconds