Searched refs:n_tables (Results 1 – 3 of 3) sorted by relevance
48 unsigned int n_tables; member135 for (i = 0; i < utn->n_tables; i++) in udp_tunnel_nic_is_empty()244 for (i = 0; i < utn->n_tables; i++) in udp_tunnel_nic_device_sync_by_port()338 for (i = 0; i < utn->n_tables; i++) in udp_tunnel_nic_is_capable()352 for (i = 0; i < utn->n_tables; i++) in udp_tunnel_nic_has_collision()723 unsigned int n_tables) in udp_tunnel_nic_alloc() argument731 utn->n_tables = n_tables; in udp_tunnel_nic_alloc()734 for (i = 0; i < n_tables; i++) { in udp_tunnel_nic_alloc()764 unsigned int n_tables, i; in udp_tunnel_nic_register() local782 n_tables = 1; in udp_tunnel_nic_register()[all …]
176 __le16 *per_chain, u32 n_tables, u32 n_subbands,
269 __le16 *per_chain, u32 n_tables, u32 n_subbands, in iwl_sar_fill_profile() argument274 for (i = 0; i < n_tables; i++) { in iwl_sar_fill_profile()
Completed in 12 milliseconds