/kernel/linux/linux-5.10/net/ipv4/ |
H A D | udp_tunnel_nic.c | 35 * @n_tables: number of tables under @entries 48 unsigned int n_tables; member 135 for (i = 0; i < utn->n_tables; i++) in udp_tunnel_nic_is_empty() 151 for (i = 0; i < utn->n_tables; i++) { in udp_tunnel_nic_should_replay() 244 for (i = 0; i < utn->n_tables; i++) in udp_tunnel_nic_device_sync_by_port() 257 for (i = 0; i < utn->n_tables; i++) { in udp_tunnel_nic_device_sync_by_table() 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() 435 for (i = 0; i < utn->n_tables; i++) { in udp_tunnel_nic_try_existing() 470 for (i = 0; i < utn->n_tables; in udp_tunnel_nic_add_new() 720 udp_tunnel_nic_alloc(const struct udp_tunnel_nic_info *info, unsigned int n_tables) udp_tunnel_nic_alloc() argument 769 unsigned int n_tables, i; udp_tunnel_nic_register() local [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | udp_tunnel_nic.c | 35 * @n_tables: number of tables under @entries 48 unsigned int n_tables; member 135 for (i = 0; i < utn->n_tables; i++) in udp_tunnel_nic_is_empty() 151 for (i = 0; i < utn->n_tables; i++) { in udp_tunnel_nic_should_replay() 244 for (i = 0; i < utn->n_tables; i++) in udp_tunnel_nic_device_sync_by_port() 257 for (i = 0; i < utn->n_tables; i++) { in udp_tunnel_nic_device_sync_by_table() 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() 435 for (i = 0; i < utn->n_tables; i++) { in udp_tunnel_nic_try_existing() 470 for (i = 0; i < utn->n_tables; in udp_tunnel_nic_add_new() 722 udp_tunnel_nic_alloc(const struct udp_tunnel_nic_info *info, unsigned int n_tables) udp_tunnel_nic_alloc() argument 771 unsigned int n_tables, i; udp_tunnel_nic_register() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | acpi.h | 186 __le16 *per_chain, u32 n_tables, u32 n_subbands, 245 __le16 *per_chain, u32 n_tables, u32 n_subbands, in iwl_sar_select_profile() 244 iwl_sar_select_profile(struct iwl_fw_runtime *fwrt, __le16 *per_chain, u32 n_tables, u32 n_subbands, int prof_a, int prof_b) iwl_sar_select_profile() argument
|
H A D | acpi.c | 472 __le16 *per_chain, u32 n_tables, u32 n_subbands, in iwl_sar_select_profile() 477 for (i = 0; i < n_tables; i++) { in iwl_sar_select_profile() 471 iwl_sar_select_profile(struct iwl_fw_runtime *fwrt, __le16 *per_chain, u32 n_tables, u32 n_subbands, int prof_a, int prof_b) iwl_sar_select_profile() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | acpi.h | 204 __le16 *per_chain, u32 n_tables, u32 n_subbands, 270 __le16 *per_chain, u32 n_tables, u32 n_subbands, in iwl_sar_select_profile() 269 iwl_sar_select_profile(struct iwl_fw_runtime *fwrt, __le16 *per_chain, u32 n_tables, u32 n_subbands, int prof_a, int prof_b) iwl_sar_select_profile() argument
|
H A D | acpi.c | 587 __le16 *per_chain, u32 n_tables, u32 n_subbands, in iwl_sar_select_profile() 592 for (i = 0; i < n_tables; i++) { in iwl_sar_select_profile() 586 iwl_sar_select_profile(struct iwl_fw_runtime *fwrt, __le16 *per_chain, u32 n_tables, u32 n_subbands, int prof_a, int prof_b) iwl_sar_select_profile() argument
|