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

/linux-master/drivers/net/wireless/st/cw1200/
H A Dtxrx.h21 struct tx_policy { struct
33 struct tx_policy policy;
H A Dtxrx.c47 static void tx_policy_dump(struct tx_policy *policy)
66 /* [out] */ struct tx_policy *policy,
196 static inline bool tx_policy_is_equal(const struct tx_policy *wanted,
197 const struct tx_policy *cached)
214 const struct tx_policy *wanted)
302 struct tx_policy wanted;
363 struct tx_policy *src = &cache->cache[i].policy;

Completed in 104 milliseconds