Searched refs:vl_arb_unlock_cache (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 11130 static inline void vl_arb_unlock_cache(struct hfi1_pportdata *ppd, int idx) in vl_arb_unlock_cache() function 11656 vl_arb_unlock_cache(ppd, HI_PRIO_TABLE); in fm_get_table() 11666 vl_arb_unlock_cache(ppd, LO_PRIO_TABLE); in fm_get_table() 11704 vl_arb_unlock_cache(ppd, HI_PRIO_TABLE); in fm_set_table() 11708 vl_arb_unlock_cache(ppd, HI_PRIO_TABLE); in fm_set_table() 11715 vl_arb_unlock_cache(ppd, LO_PRIO_TABLE); in fm_set_table() 11719 vl_arb_unlock_cache(ppd, LO_PRIO_TABLE); in fm_set_table()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 11091 static inline void vl_arb_unlock_cache(struct hfi1_pportdata *ppd, int idx) in vl_arb_unlock_cache() function 11617 vl_arb_unlock_cache(ppd, HI_PRIO_TABLE); in fm_get_table() 11627 vl_arb_unlock_cache(ppd, LO_PRIO_TABLE); in fm_get_table() 11665 vl_arb_unlock_cache(ppd, HI_PRIO_TABLE); in fm_set_table() 11669 vl_arb_unlock_cache(ppd, HI_PRIO_TABLE); in fm_set_table() 11676 vl_arb_unlock_cache(ppd, LO_PRIO_TABLE); in fm_set_table() 11680 vl_arb_unlock_cache(ppd, LO_PRIO_TABLE); in fm_set_table()
|
Completed in 38 milliseconds