Searched refs:QLC_DEV_SET_DRV (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_hdr.h732 #define QLC_DEV_SET_DRV(VAL, FN) ((VAL) << (FN * 4)) macro
H A Dqlcnic_main.c556 QLC_DEV_SET_DRV(0xf, id));
560 data = (data & ~QLC_DEV_SET_DRV(0xf, adapter->ahw.pci_func)) |
561 (QLC_DEV_SET_DRV(QLCNIC_MGMT_FUNC,

Completed in 93 milliseconds