Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h413 #define QLCNIC_CRB_MAX QLCNIC_PCI_CRB_WINDOW(64) macro
H A Dqlcnic_hw.c1119 if ((off >= QLCNIC_CRB_MAX) || (off < QLCNIC_PCI_CRBSPACE)) in qlcnic_pci_get_crb_addr_2M()