Searched refs:max_conn (Results 1 – 4 of 4) sorted by relevance
155 int max_conn);223 int max_conn) in drm_fb_helper_init() argument
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()
713 unsigned int max_conn);
68 unsigned int max_conn) in cxgbi_device_portmap_create() argument72 pmap->port_csk = cxgbi_alloc_big_mem(max_conn * in cxgbi_device_portmap_create()76 pr_warn("cdev 0x%p, portmap OOM %u.\n", cdev, max_conn); in cxgbi_device_portmap_create()80 pmap->max_connect = max_conn; in cxgbi_device_portmap_create()