Home
last modified time | relevance | path

Searched refs:wfx_tx_policy_cache (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/
A Ddata_tx.c73 static int wfx_tx_policy_find(struct wfx_tx_policy_cache *cache, struct wfx_tx_policy *wanted) in wfx_tx_policy_find()
86 static void wfx_tx_policy_use(struct wfx_tx_policy_cache *cache, struct wfx_tx_policy *entry) in wfx_tx_policy_use()
92 static int wfx_tx_policy_release(struct wfx_tx_policy_cache *cache, struct wfx_tx_policy *entry) in wfx_tx_policy_release()
104 struct wfx_tx_policy_cache *cache = &wvif->tx_policy_cache; in wfx_tx_policy_get()
138 struct wfx_tx_policy_cache *cache = &wvif->tx_policy_cache; in wfx_tx_policy_put()
185 struct wfx_tx_policy_cache *cache = &wvif->tx_policy_cache; in wfx_tx_policy_init()
A Ddata_tx.h28 struct wfx_tx_policy_cache { struct
A Dwfx.h76 struct wfx_tx_policy_cache tx_policy_cache;

Completed in 6 milliseconds