Searched defs:wl1271_acx_max_tx_retry (Results 1 – 2 of 2) sorted by relevance
1138 struct wl1271_acx_max_tx_retry { struct1139 struct acx_header header;1145 __le16 max_tx_retry;1146 u8 padding_1[2];
1492 int wl1271_acx_max_tx_retry(struct wl1271 *wl) in wl1271_acx_max_tx_retry() function