Searched refs:CHIP_IS_E1x (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c4337 if (!CHIP_IS_E1x(sc)) {
5383 if (!CHIP_IS_E1x(sc)) {
5440 if (!CHIP_IS_E1x(sc)) {
7608 if (!CHIP_IS_E1x(sc))
7863 } else if (!CHIP_IS_E1x(sc)) {
8093 if (!CHIP_IS_E1x(sc)) {
8107 if (!CHIP_IS_E1x(sc)) {
8289 if (!CHIP_IS_E1x(sc)) {
9453 if (!CHIP_IS_E1x(sc)) {
9581 if (!CHIP_IS_E1x(s
[all...]
H A Dbxe.h1194 #define CHIP_IS_E1x(sc) (CHIP_IS_E1((sc)) || \ macro
1262 #define CONFIGURE_NIC_MODE(sc) (!CHIP_IS_E1x(sc) && !CNIC_ENABLED(sc))
1277 (!CHIP_IS_E1x(sc) && \
1428 ((CHIP_IS_E1x(sc) || (CHIP_IS_MODE_4_PORT(sc))) ? 2 : 1))
2494 if (!CHIP_IS_E1x(sc)) {
H A Decore_sp.c2338 if (CHIP_IS_E1x(sc)) {
2391 if (CHIP_IS_E1x(sc)) {
2502 if (CHIP_IS_E1x(sc)) {
2814 if (CHIP_IS_E1x(sc)) {
4448 if (CHIP_IS_E1x(sc)) {
5762 if (CHIP_IS_E1x(sc))
H A Dbxe_elink.c7246 if (CHIP_IS_E1x(sc) ||
7432 (CHIP_IS_E1x(sc) ||
7536 if (CHIP_IS_E1x(sc) ||
7600 if ((CHIP_IS_E1x(sc) ||
7627 if (CHIP_IS_E1x(sc))
9088 if (!CHIP_IS_E1x(sc)) {
10417 if (!CHIP_IS_E1x(sc))
11180 if (!(CHIP_IS_E1x(sc)))
11517 if (!(CHIP_IS_E1x(sc)))
11544 if (!(CHIP_IS_E1x(s
[all...]
H A Dbxe_stats.c426 if (CHIP_IS_E1x(sc)) {
628 if (CHIP_IS_E1x(sc)) {

Completed in 181 milliseconds