Home
last modified time | relevance | path

Searched refs:AP_MODE (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c1204 key_index, params->seq_len, params->seq, pu8RxMic, pu8TxMic, AP_MODE, u8gmode); in add_key()
1249 pu8RxMic, pu8TxMic, AP_MODE, u8pmode, key_index); in add_key()
1531 if (nic->iftype == AP_MODE || nic->iftype == GO_MODE) { in get_station()
2735 nic->iftype = AP_MODE; in change_virtual_intf()
2742 nic->iftype = AP_MODE; in change_virtual_intf()
2791 host_int_set_operation_mode(priv->hWILCWFIDrv, AP_MODE); in change_virtual_intf()
2996 if (nic->iftype == AP_MODE || nic->iftype == GO_MODE) { in add_station()
3065 if (nic->iftype == AP_MODE || nic->iftype == GO_MODE) { in del_station()
3110 if (nic->iftype == AP_MODE || nic->iftype == GO_MODE) { in change_station()
Dhost_interface.h18 #define AP_MODE 0x01 macro
Dlinux_wlan.c529 if (nic->iftype == AP_MODE) in linux_wlan_get_firmware()
Dhost_interface.c3213 if (mode == AP_MODE) { in host_int_add_ptk()
3284 if (mode == AP_MODE) { in host_int_add_rx_gtk()