Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wwan/
Dmhi_wwan_mbim.c42 #define MHI_MBIM_LINK_HASH_SIZE 8 macro
43 #define LINK_HASH(session) ((session) % MHI_MBIM_LINK_HASH_SIZE)
74 struct hlist_head link_list[MHI_MBIM_LINK_HASH_SIZE];