sys/cam/ctl/ctl.c
3400
if (port->port_info != NULL) {
sys/cam/ctl/ctl.c
3401
retval = port->port_info(port->onoff_arg, sb);
sys/cam/ctl/ctl_frontend.h
224
port_info_func_t port_info; /* passed to CTL */
sys/cam/ctl/ctl_frontend_iscsi.c
2200
port->port_info = cfiscsi_info;
sys/dev/cxgb/common/cxgb_t3_hw.c
1474
struct port_info *pi = adap2pinfo(adapter, port_id);
sys/dev/cxgb/common/cxgb_t3_hw.c
1497
struct port_info *pi = adap2pinfo(adapter, port_id);
sys/dev/cxgb/common/cxgb_t3_hw.c
1522
struct port_info *pi = adap2pinfo(adapter, port_id);
sys/dev/cxgb/common/cxgb_t3_hw.c
2154
struct port_info *pi;
sys/dev/cxgb/common/cxgb_t3_hw.c
2213
struct port_info *p = adap2pinfo(adapter, i);
sys/dev/cxgb/common/cxgb_t3_hw.c
2418
struct port_info *pi = adap2pinfo(adapter, idx);
sys/dev/cxgb/common/cxgb_t3_hw.c
2426
struct port_info *pi = adap2pinfo(adapter, idx);
sys/dev/cxgb/common/cxgb_t3_hw.c
2442
struct port_info *pi = adap2pinfo(adapter, idx);
sys/dev/cxgb/common/cxgb_t3_hw.c
2458
struct port_info *pi = adap2pinfo(adapter, idx);
sys/dev/cxgb/common/cxgb_t3_hw.c
2474
struct port_info *pi = adap2pinfo(adapter, idx);
sys/dev/cxgb/common/cxgb_t3_hw.c
4549
struct port_info *p = adap2pinfo(adapter, i);
sys/dev/cxgb/common/cxgb_t3_hw.c
4621
struct port_info *p = adap2pinfo(adap, i);
sys/dev/cxgb/common/cxgb_vsc8211.c
401
struct port_info *portinfo = adap2pinfo(adap, port);
sys/dev/cxgb/cxgb_adapter.h
282
struct port_info *port;
sys/dev/cxgb/cxgb_adapter.h
371
struct port_info port[MAX_NPORTS];
sys/dev/cxgb/cxgb_adapter.h
404
struct port_info *port;
sys/dev/cxgb/cxgb_adapter.h
465
t3_init_rx_mode(struct t3_rx_mode *rm, struct port_info *port)
sys/dev/cxgb/cxgb_adapter.h
471
static __inline struct port_info *
sys/dev/cxgb/cxgb_adapter.h
480
void t3_os_link_intr(struct port_info *);
sys/dev/cxgb/cxgb_adapter.h
495
int, struct port_info *);
sys/dev/cxgb/cxgb_adapter.h
505
int t3_sge_init_port(struct port_info *);
sys/dev/cxgb/cxgb_adapter.h
553
void cxgb_refresh_stats(struct port_info *);
sys/dev/cxgb/cxgb_main.c
1076
struct port_info *p;
sys/dev/cxgb/cxgb_main.c
1176
struct port_info *pi = &adapter->port[port_id];
sys/dev/cxgb/cxgb_main.c
1210
struct port_info *pi = &adap->port[port_id];
sys/dev/cxgb/cxgb_main.c
1244
cxgb_update_mac_settings(struct port_info *p)
sys/dev/cxgb/cxgb_main.c
127
static void cxgb_update_mac_settings(struct port_info *p);
sys/dev/cxgb/cxgb_main.c
129
static int toe_capability(struct port_info *, int);
sys/dev/cxgb/cxgb_main.c
1371
const struct port_info *pi = adap2pinfo(adap, i);
sys/dev/cxgb/cxgb_main.c
1421
const struct port_info *pi = adap2pinfo(sc, i);
sys/dev/cxgb/cxgb_main.c
1620
struct port_info *p = arg;
sys/dev/cxgb/cxgb_main.c
1629
cxgb_init_locked(struct port_info *p)
sys/dev/cxgb/cxgb_main.c
1708
cxgb_uninit_locked(struct port_info *p)
sys/dev/cxgb/cxgb_main.c
1744
cxgb_uninit_synchronized(struct port_info *pi)
sys/dev/cxgb/cxgb_main.c
1809
cxgb_set_lro(struct port_info *p, int enabled)
sys/dev/cxgb/cxgb_main.c
1825
struct port_info *p = if_getsoftc(ifp);
sys/dev/cxgb/cxgb_main.c
2046
cxgb_build_medialist(struct port_info *p)
sys/dev/cxgb/cxgb_main.c
2113
struct port_info *p = if_getsoftc(ifp);
sys/dev/cxgb/cxgb_main.c
2154
struct port_info *pi = if_getsoftc(ifp);
sys/dev/cxgb/cxgb_main.c
2229
struct port_info *pi = arg;
sys/dev/cxgb/cxgb_main.c
2241
struct port_info *pi = arg;
sys/dev/cxgb/cxgb_main.c
2255
t3_os_link_intr(struct port_info *pi)
sys/dev/cxgb/cxgb_main.c
2274
struct port_info *p = &sc->port[i];
sys/dev/cxgb/cxgb_main.c
2318
cxgb_refresh_stats(struct port_info *pi)
sys/dev/cxgb/cxgb_main.c
2377
struct port_info *pi = &sc->port[i];
sys/dev/cxgb/cxgb_main.c
2418
set_eeprom(struct port_info *pi, const uint8_t *data, int len, int offset)
sys/dev/cxgb/cxgb_main.c
2483
struct port_info *pi = dev->si_drv1;
sys/dev/cxgb/cxgb_main.c
305
static int set_eeprom(struct port_info *pi, const uint8_t *data, int len, int offset);
sys/dev/cxgb/cxgb_main.c
3323
toe_capability(struct port_info *pi, int enable)
sys/dev/cxgb/cxgb_main.c
3541
struct port_info *pi;
sys/dev/cxgb/cxgb_main.c
3556
struct port_info *pi;
sys/dev/cxgb/cxgb_main.c
3575
struct port_info *pi;
sys/dev/cxgb/cxgb_main.c
3590
struct port_info *pi;
sys/dev/cxgb/cxgb_main.c
623
struct port_info *pi;
sys/dev/cxgb/cxgb_main.c
833
struct port_info *pi = &sc->port[i];
sys/dev/cxgb/cxgb_main.c
88
static int cxgb_init_locked(struct port_info *);
sys/dev/cxgb/cxgb_main.c
89
static int cxgb_uninit_locked(struct port_info *);
sys/dev/cxgb/cxgb_main.c
90
static int cxgb_uninit_synchronized(struct port_info *);
sys/dev/cxgb/cxgb_main.c
94
static void cxgb_build_medialist(struct port_info *);
sys/dev/cxgb/cxgb_main.c
963
struct port_info *p;
sys/dev/cxgb/cxgb_main.c
974
cxgb_makedev(struct port_info *pi)
sys/dev/cxgb/cxgb_main.c
996
struct port_info *p;
sys/dev/cxgb/cxgb_osdep.h
48
typedef struct port_info pinfo_t;
sys/dev/cxgb/cxgb_sge.c
1025
t3_sge_init_port(struct port_info *pi)
sys/dev/cxgb/cxgb_sge.c
1062
struct port_info *pi = arg;
sys/dev/cxgb/cxgb_sge.c
1358
struct port_info *pi;
sys/dev/cxgb/cxgb_sge.c
1650
struct port_info *pi = qs->port;
sys/dev/cxgb/cxgb_sge.c
1694
struct port_info *pi = qs->port;
sys/dev/cxgb/cxgb_sge.c
1743
struct port_info *pi = if_getsoftc(ifp);
sys/dev/cxgb/cxgb_sge.c
2413
const struct qset_params *p, int ntxq, struct port_info *pi)
sys/dev/cxgb/cxgb_sge.c
2615
struct port_info *pi = &adap->port[adap->rxpkt_map[cpl->iff]];
sys/dev/cxgb/cxgb_sge.c
3397
struct port_info *p = arg1;
sys/dev/cxgb/cxgb_sge.c
3432
struct port_info *pi = &sc->port[i];
sys/dev/cxgb/cxgb_sge.c
962
struct port_info *pi;
sys/dev/cxgb/cxgb_sge.c
991
struct port_info *pi = &sc->port[i];
sys/dev/cxgbe/adapter.h
1003
struct port_info *port[MAX_NPORTS];
sys/dev/cxgbe/adapter.h
1365
static inline struct port_info *
sys/dev/cxgbe/adapter.h
1373
t4_os_set_hw_addr(struct port_info *pi, uint8_t hw_addr[])
sys/dev/cxgbe/adapter.h
1443
void t4_os_portmod_changed(struct port_info *);
sys/dev/cxgbe/adapter.h
1444
void t4_os_link_changed(struct port_info *);
sys/dev/cxgbe/adapter.h
209
struct port_info *pi;
sys/dev/cxgbe/common/common.h
1001
int t4_update_port_info(struct port_info *pi);
sys/dev/cxgbe/common/common.h
1076
port_top_speed(const struct port_info *pi)
sys/dev/cxgbe/common/t4_hw.c
10174
struct port_info *pi;
sys/dev/cxgbe/common/t4_hw.c
12207
static void handle_port_info(struct port_info *pi, const struct fw_port_cmd *p,
sys/dev/cxgbe/common/t4_hw.c
12289
int t4_update_port_info(struct port_info *pi)
sys/dev/cxgbe/common/t4_hw.c
12333
struct port_info *pi;
sys/dev/cxgbe/common/t4_hw.c
13311
struct port_info *p = adap2pinfo(adap, port_id);
sys/dev/cxgbe/common/t4_hw.c
14527
struct port_info *pi;
sys/dev/cxgbe/crypto/t4_crypto.c
1927
struct port_info *pi;
sys/dev/cxgbe/crypto/t6_kern_tls.c
120
struct port_info *pi = vi->pi;
sys/dev/cxgbe/crypto/t7_kern_tls.c
130
struct port_info *pi = vi->pi;
sys/dev/cxgbe/iw_cxgbe/cm.c
262
struct listen_port_info *port_info = NULL;
sys/dev/cxgbe/iw_cxgbe/cm.c
2707
struct listen_port_info *port_info = NULL;
sys/dev/cxgbe/iw_cxgbe/cm.c
271
list_for_each_entry(port_info, &listen_port_list, list)
sys/dev/cxgbe/iw_cxgbe/cm.c
272
if (port_info->port_num == port)
sys/dev/cxgbe/iw_cxgbe/cm.c
2738
port_info = add_ep_to_listenlist(lep);
sys/dev/cxgbe/iw_cxgbe/cm.c
2742
if (port_info->refcnt > 1) {
sys/dev/cxgbe/iw_cxgbe/cm.c
2748
container_of(port_info->lep_list.next,
sys/dev/cxgbe/iw_cxgbe/cm.c
275
port_info = malloc(sizeof(*port_info), M_CXGBE, M_WAITOK);
sys/dev/cxgbe/iw_cxgbe/cm.c
276
port_info->port_num = port;
sys/dev/cxgbe/iw_cxgbe/cm.c
277
port_info->refcnt = 0;
sys/dev/cxgbe/iw_cxgbe/cm.c
2774
if (port_info)
sys/dev/cxgbe/iw_cxgbe/cm.c
279
list_add_tail(&port_info->list, &listen_port_list);
sys/dev/cxgbe/iw_cxgbe/cm.c
280
INIT_LIST_HEAD(&port_info->lep_list);
sys/dev/cxgbe/iw_cxgbe/cm.c
283
port_info->refcnt++;
sys/dev/cxgbe/iw_cxgbe/cm.c
284
list_add_tail(&lep->listen_ep_list, &port_info->lep_list);
sys/dev/cxgbe/iw_cxgbe/cm.c
286
return port_info;
sys/dev/cxgbe/iw_cxgbe/cm.c
293
struct listen_port_info *port_info = NULL;
sys/dev/cxgbe/iw_cxgbe/cm.c
304
list_for_each_entry(port_info, &listen_port_list, list) {
sys/dev/cxgbe/iw_cxgbe/cm.c
305
if (port_info->port_num == port) {
sys/dev/cxgbe/iw_cxgbe/cm.c
306
port_info->refcnt--;
sys/dev/cxgbe/iw_cxgbe/cm.c
307
refcnt = port_info->refcnt;
sys/dev/cxgbe/iw_cxgbe/cm.c
310
if (port_info->refcnt == 0) {
sys/dev/cxgbe/iw_cxgbe/cm.c
314
list_del(&port_info->list);
sys/dev/cxgbe/iw_cxgbe/cm.c
315
kfree(port_info);
sys/dev/cxgbe/iw_cxgbe/cm.c
333
struct listen_port_info *port_info = NULL;
sys/dev/cxgbe/iw_cxgbe/cm.c
361
list_for_each_entry(port_info, &listen_port_list, list)
sys/dev/cxgbe/iw_cxgbe/cm.c
362
if (port_info->port_num == port) {
sys/dev/cxgbe/iw_cxgbe/cm.c
373
list_for_each_entry(lep, &port_info->lep_list, listen_ep_list) {
sys/dev/cxgbe/iw_cxgbe/provider.c
275
struct port_info *pi;
sys/dev/cxgbe/iw_cxgbe/provider.c
339
struct port_info *pi;
sys/dev/cxgbe/offload.h
204
struct port_info;
sys/dev/cxgbe/t4_main.c
10435
struct port_info *pi = arg1;
sys/dev/cxgbe/t4_main.c
1224
t4_ifnet_unit(struct adapter *sc, struct port_info *pi)
sys/dev/cxgbe/t4_main.c
12976
struct port_info *pi;
sys/dev/cxgbe/t4_main.c
13187
t4_os_portmod_changed(struct port_info *pi)
sys/dev/cxgbe/t4_main.c
13229
t4_os_link_changed(struct port_info *pi)
sys/dev/cxgbe/t4_main.c
13451
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_main.c
13465
struct port_info *p;
sys/dev/cxgbe/t4_main.c
136
sizeof(struct port_info)
sys/dev/cxgbe/t4_main.c
14134
struct port_info *pi;
sys/dev/cxgbe/t4_main.c
1495
struct port_info *pi;
sys/dev/cxgbe/t4_main.c
1684
struct port_info *pi = sc->port[i];
sys/dev/cxgbe/t4_main.c
1794
struct port_info *pi;
sys/dev/cxgbe/t4_main.c
1823
struct port_info *pi;
sys/dev/cxgbe/t4_main.c
1881
struct port_info *pi;
sys/dev/cxgbe/t4_main.c
192
sizeof(struct port_info)
sys/dev/cxgbe/t4_main.c
2034
struct port_info *pi;
sys/dev/cxgbe/t4_main.c
2129
struct port_info *pi;
sys/dev/cxgbe/t4_main.c
231
sizeof(struct port_info)
sys/dev/cxgbe/t4_main.c
2430
struct port_info *pi;
sys/dev/cxgbe/t4_main.c
270
sizeof(struct port_info)
sys/dev/cxgbe/t4_main.c
2811
struct port_info *pi = device_get_softc(dev);
sys/dev/cxgbe/t4_main.c
2970
struct port_info *pi = device_get_softc(dev);
sys/dev/cxgbe/t4_main.c
3027
struct port_info *pi = device_get_softc(dev);
sys/dev/cxgbe/t4_main.c
3066
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_main.c
3335
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_main.c
3462
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_main.c
3561
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_main.c
3605
port_mword(struct port_info *pi, uint32_t speed)
sys/dev/cxgbe/t4_main.c
3785
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_main.c
3836
alloc_extra_vi(struct adapter *sc, struct port_info *pi, struct vi_info *vi)
sys/dev/cxgbe/t4_main.c
3889
struct port_info *pi;
sys/dev/cxgbe/t4_main.c
6241
set_current_media(struct port_info *pi)
sys/dev/cxgbe/t4_main.c
6279
fixed_ifmedia(struct port_info *pi)
sys/dev/cxgbe/t4_main.c
6297
build_medialist(struct port_info *pi)
sys/dev/cxgbe/t4_main.c
6351
init_link_config(struct port_info *pi)
sys/dev/cxgbe/t4_main.c
6394
fixup_link_config(struct port_info *pi)
sys/dev/cxgbe/t4_main.c
6456
apply_link_config(struct port_info *pi)
sys/dev/cxgbe/t4_main.c
6517
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_main.c
6561
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_main.c
6789
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_main.c
6871
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_main.c
6944
struct port_info *pi;
sys/dev/cxgbe/t4_main.c
7674
struct port_info *pi;
sys/dev/cxgbe/t4_main.c
818
static bool fixed_ifmedia(struct port_info *);
sys/dev/cxgbe/t4_main.c
819
static void build_medialist(struct port_info *);
sys/dev/cxgbe/t4_main.c
820
static void init_link_config(struct port_info *);
sys/dev/cxgbe/t4_main.c
821
static int fixup_link_config(struct port_info *);
sys/dev/cxgbe/t4_main.c
822
static int apply_link_config(struct port_info *);
sys/dev/cxgbe/t4_main.c
829
static int alloc_extra_vi(struct adapter *, struct port_info *, struct vi_info *);
sys/dev/cxgbe/t4_main.c
8455
cxgbe_sysctls(struct port_info *pi)
sys/dev/cxgbe/t4_main.c
846
static void cxgbe_sysctls(struct port_info *);
sys/dev/cxgbe/t4_main.c
8734
struct port_info *pi = arg1;
sys/dev/cxgbe/t4_main.c
8810
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_main.c
8968
struct port_info *pi = arg1;
sys/dev/cxgbe/t4_main.c
9032
struct port_info *pi = arg1;
sys/dev/cxgbe/t4_main.c
9053
struct port_info *pi = arg1;
sys/dev/cxgbe/t4_main.c
9131
struct port_info *pi = arg1;
sys/dev/cxgbe/t4_main.c
9183
struct port_info *pi = arg1;
sys/dev/cxgbe/t4_main.c
9227
struct port_info *pi = arg1;
sys/dev/cxgbe/t4_main.c
9280
struct port_info *pi = arg1;
sys/dev/cxgbe/t4_netmap.c
1263
struct port_info *pi;
sys/dev/cxgbe/t4_netmap.c
217
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_netmap.c
282
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_sched.c
253
struct port_info *pi;
sys/dev/cxgbe/t4_sched.c
405
struct port_info *pi = NULL;
sys/dev/cxgbe/t4_sched.c
456
struct port_info *pi;
sys/dev/cxgbe/t4_sched.c
501
struct port_info *pi;
sys/dev/cxgbe/t4_sched.c
77
struct port_info *pi;
sys/dev/cxgbe/t4_sched.c
804
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_sge.c
3595
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_sge.c
4745
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_sge.c
4989
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_sge.c
6748
send_etid_flowc_wr(struct cxgbe_rate_tag *cst, struct port_info *pi,
sys/dev/cxgbe/t4_sge.c
7049
struct port_info *pi = vi->pi;
sys/dev/cxgbe/t4_vf.c
1014
sizeof(struct port_info)
sys/dev/cxgbe/t4_vf.c
1020
sizeof(struct port_info)
sys/dev/cxgbe/t4_vf.c
1026
sizeof(struct port_info)
sys/dev/cxgbe/t4_vf.c
1032
sizeof(struct port_info)
sys/dev/cxgbe/t4_vf.c
665
struct port_info *pi;
sys/dev/cxgbe/t4_vf.c
763
struct port_info *pi = sc->port[i];
sys/dev/cxgbe/t4_vf.c
895
struct port_info *pi;
sys/dev/cxgbe/tom/t4_cpl_io.c
88
struct port_info *pi = vi->pi;
sys/dev/cxgbe/tom/t4_listen.c
1229
get_l2te_for_nexthop(struct port_info *pi, if_t ifp,
sys/dev/cxgbe/tom/t4_listen.c
1345
struct port_info *pi;
sys/dev/cxgbe/tom/t4_listen.c
483
struct port_info *pi = vi->pi;
sys/dev/cxgbe/tom/t4_listen.c
655
struct port_info *pi;
sys/dev/cxgbe/tom/t4_tom.c
113
struct port_info *pi = vi->pi;
sys/dev/cxgbe/tom/t4_tom.c
1166
struct port_info *pi = vi->pi;
sys/dev/cxgbe/tom/t4_tom.c
1253
struct port_info *pi = vi->pi;
sys/dev/cxgbe/tom/t4_tom.c
166
struct port_info *pi = vi->pi;
sys/dev/cxgbe/tom/t4_tom_l2t.c
359
t4_l2t_get(struct port_info *pi, if_t ifp, struct sockaddr *sa)
sys/dev/cxgbe/tom/t4_tom_l2t.h
36
struct l2t_entry *t4_l2t_get(struct port_info *, if_t,
sys/dev/ice/ice_common.c
1083
if (!hw->port_info)
sys/dev/ice/ice_common.c
1084
hw->port_info = (struct ice_port_info *)
sys/dev/ice/ice_common.c
1085
ice_malloc(hw, sizeof(*hw->port_info));
sys/dev/ice/ice_common.c
1086
if (!hw->port_info) {
sys/dev/ice/ice_common.c
1091
hw->port_info->loopback_mode = ICE_AQC_SET_P_PARAMS_LOOPBACK_MODE_NORMAL;
sys/dev/ice/ice_common.c
1094
hw->port_info->hw = hw;
sys/dev/ice/ice_common.c
1111
status = ice_sched_init_port(hw->port_info);
sys/dev/ice/ice_common.c
1122
status = ice_aq_get_phy_caps(hw->port_info, false,
sys/dev/ice/ice_common.c
1130
status = ice_aq_get_link_info(hw->port_info, false, NULL, NULL);
sys/dev/ice/ice_common.c
1183
ice_free(hw, hw->port_info);
sys/dev/ice/ice_common.c
1184
hw->port_info = NULL;
sys/dev/ice/ice_common.c
1208
if (hw->port_info) {
sys/dev/ice/ice_common.c
1209
ice_free(hw, hw->port_info);
sys/dev/ice/ice_common.c
1210
hw->port_info = NULL;
sys/dev/ice/ice_common.c
414
ice_memcpy(hw->port_info->mac.lan_addr,
sys/dev/ice/ice_common.c
417
ice_memcpy(hw->port_info->mac.perm_addr,
sys/dev/ice/ice_common.c
5840
status = ice_sched_replay_root_node_bw(hw->port_info);
sys/dev/ice/ice_common.c
5844
return ice_sched_replay_tc_node_bw(hw->port_info);
sys/dev/ice/ice_common.c
5858
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/ice_common.c
6202
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/ice_common.c
6242
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/ice_dcb.c
1239
struct ice_qos_cfg *qos_cfg = &hw->port_info->qos_cfg;
sys/dev/ice/ice_dcb.c
1254
ret = ice_get_dcb_cfg(hw->port_info);
sys/dev/ice/ice_dcb.c
1281
struct ice_qos_cfg *qos_cfg = &hw->port_info->qos_cfg;
sys/dev/ice/ice_iflib_txrx.c
586
local_dcbx_cfg = &sc->hw.port_info->qos_cfg.local_dcbx_cfg;
sys/dev/ice/ice_iov.c
1648
hw->port_info->phy.link_info.link_speed);
sys/dev/ice/ice_iov.c
579
status = ice_dis_vsi_txq(hw->port_info, vf->vsi->idx, 0, 0, NULL, NULL,
sys/dev/ice/ice_lib.c
10718
pi = hw->port_info;
sys/dev/ice/ice_lib.c
10795
is_sw_lldp = hw->port_info->qos_cfg.is_sw_lldp;
sys/dev/ice/ice_lib.c
10801
dcbcfg = &hw->port_info->qos_cfg.local_dcbx_cfg;
sys/dev/ice/ice_lib.c
11384
pi = hw->port_info;
sys/dev/ice/ice_lib.c
11570
pi = hw->port_info;
sys/dev/ice/ice_lib.c
11648
pi = hw->port_info;
sys/dev/ice/ice_lib.c
11669
if (!hw->port_info->qos_cfg.is_sw_lldp) {
sys/dev/ice/ice_lib.c
1296
struct ice_port_info *pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
1601
tlan_ctx->port_num = hw->port_info->lport;
sys/dev/ice/ice_lib.c
1691
status = ice_ena_vsi_txq(hw->port_info, vsi->idx, txq->tc,
sys/dev/ice/ice_lib.c
2056
err = ice_add_vsi_mac_filter(vsi, hw->port_info->mac.lan_addr);
sys/dev/ice/ice_lib.c
2126
err = ice_remove_vsi_mac_filter(vsi, hw->port_info->mac.lan_addr);
sys/dev/ice/ice_lib.c
2209
struct ice_port_info *pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
2660
MPASS(hw->port_info);
sys/dev/ice/ice_lib.c
2664
lport = hw->port_info->lport;
sys/dev/ice/ice_lib.c
2909
sbuf_printf(sbuf, "%s", ice_aq_speed_to_str(hw->port_info));
sys/dev/ice/ice_lib.c
3226
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/ice_lib.c
3304
struct ice_port_info *pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
3369
struct ice_port_info *pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
3443
strlcpy(neg_fec, ice_negotiated_fec_mode(hw->port_info), sizeof(neg_fec));
sys/dev/ice/ice_lib.c
3475
struct ice_port_info *pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
3575
if ((hw->port_info->qos_cfg.is_sw_lldp) &&
sys/dev/ice/ice_lib.c
3576
(hw->port_info->qos_cfg.local_dcbx_cfg.pfc.pfcena != 0) &&
sys/dev/ice/ice_lib.c
3606
struct ice_port_info *pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
3646
status = ice_aq_get_phy_caps(hw->port_info, false, ICE_AQC_REPORT_ACTIVE_CFG,
sys/dev/ice/ice_lib.c
3665
ice_copy_phy_caps_to_cfg(hw->port_info, &pcaps, &cfg);
sys/dev/ice/ice_lib.c
3668
cfg.phy_type_high = types & hw->port_info->phy.phy_type_high;
sys/dev/ice/ice_lib.c
3670
cfg.phy_type_low = types & hw->port_info->phy.phy_type_low;
sys/dev/ice/ice_lib.c
3673
status = ice_aq_set_phy_cfg(hw, hw->port_info, &cfg, NULL);
sys/dev/ice/ice_lib.c
3735
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/ice_lib.c
3832
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/ice_lib.c
4038
local_dcbx_cfg = &hw->port_info->qos_cfg.local_dcbx_cfg;
sys/dev/ice/ice_lib.c
4057
hw->port_info->qos_cfg.is_sw_lldp = true;
sys/dev/ice/ice_lib.c
4095
hw->port_info->qos_cfg.dcbx_status = ICE_DCBX_STATUS_NOT_STARTED;
sys/dev/ice/ice_lib.c
4147
pi = hw->port_info;
sys/dev/ice/ice_lib.c
4168
if (!hw->port_info->qos_cfg.is_sw_lldp)
sys/dev/ice/ice_lib.c
4258
pi = hw->port_info;
sys/dev/ice/ice_lib.c
4279
if (!hw->port_info->qos_cfg.is_sw_lldp)
sys/dev/ice/ice_lib.c
4330
pi = hw->port_info;
sys/dev/ice/ice_lib.c
4399
pi = hw->port_info;
sys/dev/ice/ice_lib.c
4411
if (!hw->port_info->qos_cfg.is_sw_lldp)
sys/dev/ice/ice_lib.c
4466
pi = hw->port_info;
sys/dev/ice/ice_lib.c
4477
if (!hw->port_info->qos_cfg.is_sw_lldp)
sys/dev/ice/ice_lib.c
7094
status = ice_dis_vsi_txq(hw->port_info, vsi->idx, tc, buf_idx,
sys/dev/ice/ice_lib.c
760
ctx.info.sw_id = hw->port_info->sw_id;
sys/dev/ice/ice_lib.c
785
status = ice_cfg_vsi_lan(hw->port_info, vsi->idx,
sys/dev/ice/ice_lib.c
8022
speed = ice_aq_speed_to_str(hw->port_info);
sys/dev/ice/ice_lib.c
8023
req_fec = ice_requested_fec_mode(hw->port_info);
sys/dev/ice/ice_lib.c
8024
neg_fec = ice_negotiated_fec_mode(hw->port_info);
sys/dev/ice/ice_lib.c
8025
autoneg = ice_autoneg_mode(hw->port_info);
sys/dev/ice/ice_lib.c
8026
flowcontrol = ice_flowcontrol_mode(hw->port_info);
sys/dev/ice/ice_lib.c
8052
if (!memcmp(lladdr, hw->port_info->mac.lan_addr, ETHER_ADDR_LEN))
sys/dev/ice/ice_lib.c
8068
bcopy(lladdr, hw->port_info->mac.lan_addr, ETHER_ADDR_LEN);
sys/dev/ice/ice_lib.c
8188
MPASS(hw->port_info);
sys/dev/ice/ice_lib.c
8191
port_speed = ice_phy_types_to_max_rate(hw->port_info);
sys/dev/ice/ice_lib.c
822
status = ice_rm_vsi_lan_cfg(hw->port_info, vsi->idx);
sys/dev/ice/ice_lib.c
8298
status = ice_aq_set_event_mask(hw, hw->port_info->lport, ~wanted_events, NULL);
sys/dev/ice/ice_lib.c
8307
status = ice_aq_get_link_info(hw->port_info, true, NULL, NULL);
sys/dev/ice/ice_lib.c
8452
hw->port_info->qos_cfg.dcbx_status = ice_get_dcbx_status(hw);
sys/dev/ice/ice_lib.c
8454
if (hw->port_info->qos_cfg.dcbx_status != ICE_DCBX_STATUS_DONE &&
sys/dev/ice/ice_lib.c
8455
hw->port_info->qos_cfg.dcbx_status != ICE_DCBX_STATUS_IN_PROGRESS) {
sys/dev/ice/ice_lib.c
8513
hw->port_info->qos_cfg.dcbx_status = ICE_DCBX_STATUS_NOT_STARTED;
sys/dev/ice/ice_lib.c
8516
switch (hw->port_info->qos_cfg.dcbx_status) {
sys/dev/ice/ice_lib.c
8531
if (hw->port_info->qos_cfg.is_sw_lldp) {
sys/dev/ice/ice_lib.c
8543
local_dcbx_cfg = &hw->port_info->qos_cfg.local_dcbx_cfg;
sys/dev/ice/ice_lib.c
8905
status = ice_cfg_vsi_lan(hw->port_info, vsi->idx, vsi->tc_map,
sys/dev/ice/ice_lib.c
8961
&sc->hw.port_info->qos_cfg.local_dcbx_cfg;
sys/dev/ice/ice_lib.c
9002
pi = hw->port_info;
sys/dev/ice/ice_lib.c
9054
pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
9133
pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
9497
struct ice_port_info *pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
9562
struct ice_port_info *pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
9677
struct ice_port_info *pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
9739
struct ice_port_info *pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
9852
struct ice_port_info *pi = sc->hw.port_info;
sys/dev/ice/ice_lib.c
9926
status = ice_aq_set_link_restart_an(hw->port_info, false, NULL);
sys/dev/ice/ice_lib.c
9957
struct ice_port_info *pi = sc->hw.port_info;
sys/dev/ice/ice_rdma.c
245
dcbx_cfg = &hw->port_info->qos_cfg.local_dcbx_cfg;
sys/dev/ice/ice_rdma.c
249
status = ice_cfg_vsi_rdma(hw->port_info, vsi->idx, ena_tc,
sys/dev/ice/ice_rdma.c
261
status = ice_ena_vsi_rdma_qset(hw->port_info, vsi->idx,
sys/dev/ice/ice_rdma.c
273
status = ice_dis_vsi_rdma_qset(hw->port_info, count, qset_teid, qs_handle);
sys/dev/ice/ice_rdma.c
531
ice_rdma_cp_qos_info(&sc->hw, &sc->hw.port_info->qos_cfg.local_dcbx_cfg,
sys/dev/ice/ice_rdma.c
655
ice_rdma_cp_qos_info(&sc->hw, &sc->hw.port_info->qos_cfg.local_dcbx_cfg,
sys/dev/ice/ice_sched.c
5612
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/ice_sched.c
5679
tc_node = ice_sched_get_tc_node(hw->port_info, tc);
sys/dev/ice/ice_sched.c
5684
agg_node = ice_sched_get_agg_node(hw->port_info, tc_node,
sys/dev/ice/ice_sched.c
5731
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/ice_sched.c
5749
status = ice_sched_cfg_agg(hw->port_info,
sys/dev/ice/ice_sched.c
5777
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/ice_sched.c
5856
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/ice_sched.c
5896
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/ice_sched.c
5912
status = ice_sched_cfg_agg(hw->port_info, agg_info->agg_id,
sys/dev/ice/ice_sched.c
5944
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/ice_sched.c
911
ice_sched_clear_port(hw->port_info);
sys/dev/ice/ice_switch.c
1133
ice_init_port_info(hw->port_info,
sys/dev/ice/ice_switch.c
2513
hw->port_info->lport);
sys/dev/ice/ice_switch.c
2764
hw->port_info->lport);
sys/dev/ice/ice_switch.c
3670
hw->port_info->lport,
sys/dev/ice/ice_switch.c
3755
rm_vlan_promisc, hw->port_info->lport,
sys/dev/ice/ice_switch.c
4002
hw->port_info->lport);
sys/dev/ice/ice_switch.c
4099
hw->port_info->lport);
sys/dev/ice/ice_switch.c
4166
u8 lport = hw->port_info->lport;
sys/dev/ice/ice_type.h
1073
struct ice_port_info *port_info;
sys/dev/ice/ice_vlan_mode.c
273
status = ice_aq_set_port_params(hw->port_info, 0, false, false, false, NULL);
sys/dev/ice/if_ice_iflib.c
1981
struct ice_link_status *li = &sc->hw.port_info->phy.link_info;
sys/dev/ice/if_ice_iflib.c
2193
struct ice_port_info *pi = hw->port_info;
sys/dev/ice/if_ice_iflib.c
2544
if (hw->port_info)
sys/dev/ice/if_ice_iflib.c
2744
status = ice_sched_init_port(hw->port_info);
sys/dev/ice/if_ice_iflib.c
2792
if (hw->port_info->qos_cfg.is_sw_lldp)
sys/dev/ice/if_ice_iflib.c
2829
if (hw->port_info->qos_cfg.is_sw_lldp)
sys/dev/ice/if_ice_iflib.c
603
iflib_set_mac(ctx, hw->port_info->mac.lan_addr);
sys/dev/ice/if_ice_iflib.c
743
uint64_t baudrate = ice_aq_speed_to_rate(sc->hw.port_info);
sys/dev/ice/if_ice_iflib.c
745
if (!(hw->port_info->phy.link_info_old.link_info & ICE_AQ_LINK_UP))
sys/dev/mlx4/device.h
953
} __packed port_info;
sys/dev/mlx4/mlx4_core/mlx4_eq.c
436
eqe.event.port_mgmt_change.params.port_info.changed_attr =
sys/dev/mlx4/mlx4_core/mlx4_port.c
1251
struct mlx4_port_info *port_info;
sys/dev/mlx4/mlx4_core/mlx4_port.c
1275
port_info = &priv->port[port];
sys/dev/mlx4/mlx4_core/mlx4_port.c
1290
cpu_to_be32(port_info->base_qpn);
sys/dev/mlx4/mlx4_core/mlx4_port.c
1296
port_info->base_qpn);
sys/dev/mlx4/mlx4_core/mlx4_port.c
1301
port_info->base_qpn);
sys/dev/mlx4/mlx4_ib/mlx4_ib_mad.c
1186
changed_attr = be32_to_cpu(eqe->event.port_mgmt_change.params.port_info.changed_attr);
sys/dev/mlx4/mlx4_ib/mlx4_ib_mad.c
1191
u16 lid = be16_to_cpu(eqe->event.port_mgmt_change.params.port_info.mstr_sm_lid);
sys/dev/mlx4/mlx4_ib/mlx4_ib_mad.c
1192
u8 sl = eqe->event.port_mgmt_change.params.port_info.mstr_sm_sl & 0xf;
sys/dev/mlx4/mlx4_ib/mlx4_ib_mad.c
1206
if (!eqe->event.port_mgmt_change.params.port_info.gid_prefix)
sys/dev/mlx4/mlx4_ib/mlx4_ib_mad.c
1210
eqe->event.port_mgmt_change.params.port_info.gid_prefix;
sys/dev/nvmf/controller/ctl_frontend_nvmf.c
862
port->port_info = nvmft_info;
sys/dev/qlnx/qlnxe/mcp_private.h
388
struct drv_port_info_t port_info;