Searched refs:mwifiex_rx_reorder_tbl (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A D11n_rxreorder.h64 struct mwifiex_rx_reorder_tbl *mwifiex_11n_get_rxreorder_tbl(struct
68 struct mwifiex_rx_reorder_tbl *
H A D11n_rxreorder.c98 struct mwifiex_rx_reorder_tbl *tbl,
146 struct mwifiex_rx_reorder_tbl *tbl)
190 struct mwifiex_rx_reorder_tbl *tbl)
229 struct mwifiex_rx_reorder_tbl *
232 struct mwifiex_rx_reorder_tbl *tbl;
251 struct mwifiex_rx_reorder_tbl *tbl, *tmp;
276 struct mwifiex_rx_reorder_tbl *rx_reorder_tbl_ptr = ctx->ptr;
333 struct mwifiex_rx_reorder_tbl *tbl, *new_node;
347 new_node = kzalloc(sizeof(struct mwifiex_rx_reorder_tbl), GFP_KERNEL);
410 mwifiex_11n_rxreorder_timer_restart(struct mwifiex_rx_reorder_tbl *tb
[all...]
H A D11n.c669 struct mwifiex_rx_reorder_tbl *rx_reor_tbl_ptr;
709 struct mwifiex_rx_reorder_tbl *rx_reorder_tbl_ptr;
H A Dmain.h693 struct mwifiex_rx_reorder_tbl;
697 struct mwifiex_rx_reorder_tbl *ptr;
702 struct mwifiex_rx_reorder_tbl { struct

Completed in 185 milliseconds