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

/freebsd-9.3-release/sys/dev/bxe/
H A Decore_hsi.h5141 #define CMNG_FLAGS_PER_PORT_FAIRNESS_VN (0x1<<0) /* BitField cmng_enablesenables flag for fairness and rate shaping between protocols, vnics and COSes if set, enable fairness between vnics */ macro
H A Dbxe.c10443 input->flags.cmng_enables &= ~CMNG_FLAGS_PER_PORT_FAIRNESS_VN;
10446 input->flags.cmng_enables &= ~CMNG_FLAGS_PER_PORT_FAIRNESS_VN;
10450 input->flags.cmng_enables |= CMNG_FLAGS_PER_PORT_FAIRNESS_VN;

Completed in 150 milliseconds