Home
last modified time | relevance | path

Searched refs:n_tables (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_nic.c35 * @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 Dudp_tunnel_nic.c35 * @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 Dacpi.h186 __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 Dacpi.c472 __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 Dacpi.h204 __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 Dacpi.c587 __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

Completed in 7 milliseconds