Home
last modified time | relevance | path

Searched defs:tx_policy_cache (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/st/cw1200/
A Dtxrx.h38 struct tx_policy_cache { struct
39 struct tx_policy_cache_entry cache[TX_POLICY_CACHE_SIZE]; argument
40 struct list_head used;
41 struct list_head free;
42 spinlock_t lock; /* Protect policy cache */
A Dcw1200.h272 struct tx_policy_cache tx_policy_cache; member
/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/
A Dwfx.h76 struct wfx_tx_policy_cache tx_policy_cache; member

Completed in 6 milliseconds