Home
last modified time | relevance | path

Searched refs:ingress_pkey_matches_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dhfi.h1797 * ingress_pkey_matches_entry - return 1 if the pkey matches ent (ent
1802 static inline int ingress_pkey_matches_entry(u16 pkey, u16 ent) in ingress_pkey_matches_entry() function
1830 if (ingress_pkey_matches_entry(pkey, ppd->pkeys[i])) in ingress_pkey_table_search()
1877 if (ingress_pkey_matches_entry(pkey, ppd->pkeys[idx])) in ingress_pkey_check()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dhfi.h1745 * ingress_pkey_matches_entry - return 1 if the pkey matches ent (ent
1750 static inline int ingress_pkey_matches_entry(u16 pkey, u16 ent) in ingress_pkey_matches_entry() function
1778 if (ingress_pkey_matches_entry(pkey, ppd->pkeys[i])) in ingress_pkey_table_search()
1825 if (ingress_pkey_matches_entry(pkey, ppd->pkeys[idx])) in ingress_pkey_check()

Completed in 10 milliseconds