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

/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_eq.c148 int i, phys_port, slave_port; local
168 phys_port = 0;
171 phys_port = eqe->event.port_mgmt_change.port;
172 slave_port = mlx4_phys_to_slave_port(dev, i, phys_port);
180 if (phys_port)
181 eqe->event.port_mgmt_change.port = phys_port;
/freebsd-current/sys/dev/qlxgb/
H A Dqla_hw.h273 uint8_t phys_port; /* physical id of port */ member in struct:_q80_rsp_rcv_cntxt
H A Dqla_hw.c1251 " phys_port = 0x%02x"
1261 rsp->rx_rsp.phys_port,

Completed in 101 milliseconds