Searched refs:OCE_ITBL_SIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_hw.c | 460 for (i = 0; i < OCE_ITBL_SIZE; i++) { in oce_create_itbl() 469 char itbl[OCE_ITBL_SIZE]; in oce_setup_adapter() 487 ret = oce_config_rss(dev, dev->if_id, hkey, itbl, OCE_ITBL_SIZE, in oce_setup_adapter() 513 char itbl[OCE_ITBL_SIZE] = {0}; in oce_unsetup_adapter() 517 ret = oce_config_rss(dev, dev->if_id, hkey, itbl, OCE_ITBL_SIZE, in oce_unsetup_adapter()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/oce/ |
H A D | oce_impl.h | 124 #define OCE_ITBL_SIZE 64 macro
|