Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c22 #define CRB_HI(off) ((crb_hub_agt[CRB_BLK(off)] << 20) | ((off) & 0xf0000))
211 static const unsigned crb_hub_agt[64] = { variable
/linux-6.1.9/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hw.c25 #define CRB_HI(off) ((crb_hub_agt[CRB_BLK(off)] << 20) | ((off) & 0xf0000))
216 static unsigned crb_hub_agt[64] = variable