Home
last modified time | relevance | path

Searched refs:p_id (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c108 u16 *p_id) in mlxsw_sp_acl_tcam_region_id_get() argument
115 *p_id = id; in mlxsw_sp_acl_tcam_region_id_get()
128 u16 *p_id) in mlxsw_sp_acl_tcam_group_id_get() argument
135 *p_id = id; in mlxsw_sp_acl_tcam_group_id_get()
Dspectrum_acl_erp.c142 u8 *p_id) in mlxsw_sp_acl_erp_id_get() argument
150 *p_id = id; in mlxsw_sp_acl_erp_id_get()
/Linux-v4.19/net/ipv4/
Droute.c483 atomic_t *p_id = ip_idents + hash % IP_IDENTS_SZ; in ip_idents_reserve() local
493 old = (u32)atomic_read(p_id); in ip_idents_reserve()
495 } while (atomic_cmpxchg(p_id, old, new) != old); in ip_idents_reserve()
/Linux-v4.19/drivers/scsi/
DFlashPoint.c799 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() argument
3534 index = p_id; in FPT_sssyncv()