Searched refs:tx_policy (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/cw1200/
H A Dtxrx.h24 struct tx_policy { struct
36 struct tx_policy policy;
H A Dtxrx.c50 static void tx_policy_dump(struct tx_policy *policy) tx_policy_dump()
69 /* [out] */ struct tx_policy *policy, tx_policy_build()
199 static inline bool tx_policy_is_equal(const struct tx_policy *wanted, tx_policy_is_equal()
200 const struct tx_policy *cached) tx_policy_is_equal()
217 const struct tx_policy *wanted) tx_policy_find()
305 struct tx_policy wanted; tx_policy_get()
366 struct tx_policy *src = &cache->cache[i].policy; tx_policy_upload()

Completed in 97 milliseconds