Searched refs:p_id (Results 1 – 4 of 4) sorted by relevance
108 u16 *p_id) in mlxsw_sp_acl_tcam_region_id_get() argument115 *p_id = id; in mlxsw_sp_acl_tcam_region_id_get()128 u16 *p_id) in mlxsw_sp_acl_tcam_group_id_get() argument135 *p_id = id; in mlxsw_sp_acl_tcam_group_id_get()
142 u8 *p_id) in mlxsw_sp_acl_erp_id_get() argument150 *p_id = id; in mlxsw_sp_acl_erp_id_get()
483 atomic_t *p_id = ip_idents + hash % IP_IDENTS_SZ; in ip_idents_reserve() local493 old = (u32)atomic_read(p_id); in ip_idents_reserve()495 } 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()