Searched refs:max_conn (Results 1 – 3 of 3) sorted by relevance
30 u8 i, max_conn; in ath6kl_find_sta() local35 max_conn = (vif->nw_type == AP_NETWORK) ? AP_MAX_NUM_STA : 0; in ath6kl_find_sta()37 for (i = 0; i < max_conn; i++) { in ath6kl_find_sta()
571 unsigned int max_conn);
76 unsigned int max_conn) in cxgbi_device_portmap_create() argument80 pmap->port_csk = cxgbi_alloc_big_mem(max_conn * in cxgbi_device_portmap_create()84 pr_warn("cdev 0x%p, portmap OOM %u.\n", cdev, max_conn); in cxgbi_device_portmap_create()88 pmap->max_connect = max_conn; in cxgbi_device_portmap_create()