Searched refs:ctsprotect (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
H A D | acx.c | 771 enum acx_ctsprotect_type ctsprotect) in wl1251_acx_cts_protect() 782 acx->ctsprotect = ctsprotect; in wl1251_acx_cts_protect() 786 wl1251_warning("Setting of ctsprotect failed: %d", ret); in wl1251_acx_cts_protect() 770 wl1251_acx_cts_protect(struct wl1251 *wl, enum acx_ctsprotect_type ctsprotect) wl1251_acx_cts_protect() argument
|
H A D | acx.h | 850 u8 ctsprotect; member 1469 enum acx_ctsprotect_type ctsprotect);
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | acx.c | 771 enum acx_ctsprotect_type ctsprotect) in wl1251_acx_cts_protect() 782 acx->ctsprotect = ctsprotect; in wl1251_acx_cts_protect() 786 wl1251_warning("Setting of ctsprotect failed: %d", ret); in wl1251_acx_cts_protect() 770 wl1251_acx_cts_protect(struct wl1251 *wl, enum acx_ctsprotect_type ctsprotect) wl1251_acx_cts_protect() argument
|
H A D | acx.h | 850 u8 ctsprotect; member 1469 enum acx_ctsprotect_type ctsprotect);
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | acx.h | 405 u8 ctsprotect; member 1063 enum acx_ctsprotect_type ctsprotect);
|
H A D | acx.c | 678 enum acx_ctsprotect_type ctsprotect) in wl1271_acx_cts_protect() 692 acx->ctsprotect = ctsprotect; in wl1271_acx_cts_protect() 696 wl1271_warning("Setting of ctsprotect failed: %d", ret); in wl1271_acx_cts_protect() 677 wl1271_acx_cts_protect(struct wl1271 *wl, struct wl12xx_vif *wlvif, enum acx_ctsprotect_type ctsprotect) wl1271_acx_cts_protect() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | acx.h | 405 u8 ctsprotect; member 1063 enum acx_ctsprotect_type ctsprotect);
|
H A D | acx.c | 678 enum acx_ctsprotect_type ctsprotect) in wl1271_acx_cts_protect() 692 acx->ctsprotect = ctsprotect; in wl1271_acx_cts_protect() 696 wl1271_warning("Setting of ctsprotect failed: %d", ret); in wl1271_acx_cts_protect() 677 wl1271_acx_cts_protect(struct wl1271 *wl, struct wl12xx_vif *wlvif, enum acx_ctsprotect_type ctsprotect) wl1271_acx_cts_protect() argument
|
Completed in 18 milliseconds