Searched refs:PORT_0 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Decore_mfw_req.h35 #define PORT_0 0 macro
H A Dbxe_elink.c14246 for (port = PORT_MAX - 1; port >= PORT_0; port--) {
14291 if (phy[PORT_0].addr & 0x1) {
14292 phy_blk[PORT_0] = &(phy[PORT_1]);
14293 phy_blk[PORT_1] = &(phy[PORT_0]);
14295 phy_blk[PORT_0] = &(phy[PORT_0]);
14300 for (port = PORT_MAX - 1; port >= PORT_0; port--) {
14330 for (port = PORT_MAX - 1; port >= PORT_0; port--) {
14411 dev_info.port_hw_config[PORT_0].default_cfg));
14486 for (port = PORT_MAX - 1; port >= PORT_0; por
[all...]
H A Dbxe.c17010 for (port = PORT_0; port < PORT_MAX; port++) {
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dspad_layout.h78 #define PORT_0 0 macro

Completed in 213 milliseconds