Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h1746 #define SHMEM_ARRAY_BITPOS(i, eb, fb) \ macro
1751 ((a[SHMEM_ARRAY_ENTRY(i, eb)] >> SHMEM_ARRAY_BITPOS(i, eb, fb)) & \
1757 SHMEM_ARRAY_BITPOS(i, eb, fb)); \
1759 SHMEM_ARRAY_BITPOS(i, eb, fb)); \