Home
last modified time | relevance | path

Searched refs:wsm_set_tx_rate_retry_policy (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/wireless/st/cw1200/
Dwsm.h1541 struct wsm_set_tx_rate_retry_policy { struct
1547 static inline int wsm_set_tx_rate_retry_policy(struct cw1200_common *priv, in wsm_set_tx_rate_retry_policy() function
1548 struct wsm_set_tx_rate_retry_policy *arg) in wsm_set_tx_rate_retry_policy()
Dtxrx.c356 struct wsm_set_tx_rate_retry_policy arg = { in tx_policy_upload()
382 return wsm_set_tx_rate_retry_policy(priv, &arg); in tx_policy_upload()