Home
last modified time | relevance | path

Searched refs:n_tables (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
A Dudp_tunnel_nic.c48 unsigned int n_tables; member
135 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() argument
731 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() local
782 n_tables = 1; in udp_tunnel_nic_register()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/fw/
A Dregulatory.h176 __le16 *per_chain, u32 n_tables, u32 n_subbands,
A Dregulatory.c269 __le16 *per_chain, u32 n_tables, u32 n_subbands, in iwl_sar_fill_profile() argument
274 for (i = 0; i < n_tables; i++) { in iwl_sar_fill_profile()

Completed in 12 milliseconds