Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/udc/aspeed-vhub/
Depn.c510 writel(VHUB_EP_TOGGLE_SET_EPNUM(ep->epn.g_idx), in ast_vhub_update_epn_stall()
576 imask = VHUB_EP_IRQ(ep->epn.g_idx); in ast_vhub_epn_disable()
735 writel(VHUB_EP_TOGGLE_SET_EPNUM(ep->epn.g_idx), in ast_vhub_epn_enable()
739 imask = VHUB_EP_IRQ(ep->epn.g_idx); in ast_vhub_epn_enable()
823 ep->epn.g_idx = i; in ast_vhub_alloc_epn()
Dvhub.h316 unsigned int g_idx; member
Ddev.c434 ep->epn.g_idx, addr); in ast_vhub_udc_match_ep()
/Linux-v5.4/net/mac80211/
Drc80211_minstrel_ht.c633 int g_idx = mi->max_tp_rate[0] / MCS_GROUP_RATES; in minstrel_ht_rate_sample_switch() local
634 u16 supported = mi->supported[g_idx]; in minstrel_ht_rate_sample_switch()