Searched refs:p_id (Results 1 – 4 of 4) sorted by relevance
121 u16 *p_id) in mlxsw_sp_acl_tcam_region_id_get() argument128 *p_id = id; in mlxsw_sp_acl_tcam_region_id_get()141 u16 *p_id) in mlxsw_sp_acl_tcam_group_id_get() argument148 *p_id = id; in mlxsw_sp_acl_tcam_group_id_get()
143 u8 *p_id) in mlxsw_sp_acl_erp_id_get() argument151 *p_id = id; in mlxsw_sp_acl_erp_id_get()
489 atomic_t *p_id = ip_idents + hash % IP_IDENTS_SZ; in ip_idents_reserve() local499 old = (u32)atomic_read(p_id); in ip_idents_reserve()501 } while (atomic_cmpxchg(p_id, old, new) != old); in ip_idents_reserve()
799 static void FPT_sssyncv(u32 p_port, unsigned char p_id,3528 static void FPT_sssyncv(u32 p_port, unsigned char p_id, in FPT_sssyncv() argument3534 index = p_id; in FPT_sssyncv()