Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c23 #define CRB_HI(off) ((crb_hub_agt[CRB_BLK(off)] << 20) | ((off) & 0xf0000))
212 static const unsigned crb_hub_agt[64] = { variable
/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hw.c42 #define CRB_HI(off) ((crb_hub_agt[CRB_BLK(off)] << 20) | ((off) & 0xf0000))
247 static unsigned crb_hub_agt[64] = variable