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

/freebsd-11.0-release/sys/dev/bxe/
H A Decore_mfw_req.h35 #define PORT_0 0 macro
H A Dbxe_elink.c14181 for (port = PORT_MAX - 1; port >= PORT_0; port--) {
14226 if (phy[PORT_0].addr & 0x1) {
14227 phy_blk[PORT_0] = &(phy[PORT_1]);
14228 phy_blk[PORT_1] = &(phy[PORT_0]);
14230 phy_blk[PORT_0] = &(phy[PORT_0]);
14235 for (port = PORT_MAX - 1; port >= PORT_0; port--) {
14265 for (port = PORT_MAX - 1; port >= PORT_0; port--) {
14346 dev_info.port_hw_config[PORT_0].default_cfg));
14421 for (port = PORT_MAX - 1; port >= PORT_0; por
[all...]
H A Dbxe.c16489 for (port = PORT_0; port < PORT_MAX; port++) {

Completed in 161 milliseconds