Home
last modified time | relevance | path

Searched defs:wl1251_acx_tid_cfg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ti/wl1251/
A Dacx.h1292 struct wl1251_acx_tid_cfg { struct
1293 struct acx_header header;
1296 u8 queue;
1299 u8 type;
1302 u8 tsid;
1305 u8 ps_scheme;
1308 u8 ack_policy;
1310 u8 padding[3];
1313 u32 apsdconf[2];
A Dacx.c1023 int wl1251_acx_tid_cfg(struct wl1251 *wl, u8 queue, in wl1251_acx_tid_cfg() function

Completed in 11 milliseconds