Symbol: port_info
sys/arch/arm/ep93xx/epgpio.c
132
struct port_info *pi;
sys/arch/arm/ep93xx/epgpio.c
328
struct port_info *pi = (struct port_info *)gba->gba_gc->gp_cookie;
sys/arch/arm/ep93xx/epgpio.c
376
struct port_info *pi = &sc->sc_port[port];
sys/arch/arm/ep93xx/epgpio.c
387
struct port_info *pi = &sc->sc_port[port];
sys/arch/arm/ep93xx/epgpio.c
398
struct port_info *pi = &sc->sc_port[port];
sys/arch/arm/ep93xx/epgpio.c
409
struct port_info *pi = &sc->sc_port[port];
sys/arch/arm/ep93xx/epgpio.c
420
struct port_info *pi = &sc->sc_port[port];
sys/arch/arm/ep93xx/epgpio.c
431
struct port_info *pi;
sys/arch/arm/ep93xx/epgpio.c
488
struct port_info *pi;
sys/arch/arm/ep93xx/epgpio.c
522
struct port_info *pi = arg;
sys/arch/arm/ep93xx/epgpio.c
538
struct port_info *pi = arg;
sys/arch/arm/ep93xx/epgpio.c
603
struct port_info *pi = arg;
sys/arch/arm/ep93xx/epgpio.c
617
struct port_info *pi = arg;
sys/arch/arm/ep93xx/epgpio.c
633
struct port_info *pi = arg;
sys/arch/arm/ep93xx/epgpio.c
86
struct port_info sc_port[EPGPIO_NPORTS];
sys/dev/pci/cxgb/cxgb_adapter.h
266
struct port_info *port;
sys/dev/pci/cxgb/cxgb_adapter.h
300
struct port_info *port;
sys/dev/pci/cxgb/cxgb_adapter.h
371
struct port_info port[MAX_NPORTS];
sys/dev/pci/cxgb/cxgb_adapter.h
395
struct port_info *port;
sys/dev/pci/cxgb/cxgb_adapter.h
491
t3_init_rx_mode(struct t3_rx_mode *rm, struct port_info *port)
sys/dev/pci/cxgb/cxgb_adapter.h
497
static __inline struct port_info *
sys/dev/pci/cxgb/cxgb_adapter.h
518
int, struct port_info *);
sys/dev/pci/cxgb/cxgb_adapter.h
525
int t3_encap(struct port_info *, struct mbuf **, int *free);
sys/dev/pci/cxgb/cxgb_adapter.h
528
int t3_sge_init_port(struct port_info *);
sys/dev/pci/cxgb/cxgb_main.c
1011
const struct port_info *pi = adap2pinfo(adap, i);
sys/dev/pci/cxgb/cxgb_main.c
1075
const struct port_info *pi = adap2pinfo(sc, i);
sys/dev/pci/cxgb/cxgb_main.c
1188
struct port_info *p = ifp->if_softc;
sys/dev/pci/cxgb/cxgb_main.c
1198
cxgb_init_locked(struct port_info *p)
sys/dev/pci/cxgb/cxgb_main.c
1235
cxgb_set_rxmode(struct port_info *p)
sys/dev/pci/cxgb/cxgb_main.c
1247
cxgb_stop_locked(struct port_info *p)
sys/dev/pci/cxgb/cxgb_main.c
1273
cxgb_set_mtu(struct port_info *p, int mtu)
sys/dev/pci/cxgb/cxgb_main.c
1299
struct port_info *p = ifp->if_softc;
sys/dev/pci/cxgb/cxgb_main.c
1376
struct port_info *p = ifp->if_softc;
sys/dev/pci/cxgb/cxgb_main.c
1459
struct port_info *pi = ifp->if_softc;
sys/dev/pci/cxgb/cxgb_main.c
1478
struct port_info *pi = ifp->if_softc;
sys/dev/pci/cxgb/cxgb_main.c
1498
struct port_info *pi = ifp->if_softc;
sys/dev/pci/cxgb/cxgb_main.c
1514
struct port_info *p;
sys/dev/pci/cxgb/cxgb_main.c
1585
struct port_info *p = &sc->port[i];
sys/dev/pci/cxgb/cxgb_main.c
1599
struct port_info *p = &adapter->port[i];
sys/dev/pci/cxgb/cxgb_main.c
457
struct port_info *pi;
sys/dev/pci/cxgb/cxgb_main.c
595
struct port_info *pi = &sc->port[i];
sys/dev/pci/cxgb/cxgb_main.c
690
struct port_info *p;
sys/dev/pci/cxgb/cxgb_main.c
78
static void cxgb_init_locked(struct port_info *);
sys/dev/pci/cxgb/cxgb_main.c
79
static void cxgb_stop_locked(struct port_info *);
sys/dev/pci/cxgb/cxgb_main.c
793
struct port_info *p;
sys/dev/pci/cxgb/cxgb_main.c
80
static void cxgb_set_rxmode(struct port_info *);
sys/dev/pci/cxgb/cxgb_main.c
906
struct port_info *pi = &adapter->port[port_id];
sys/dev/pci/cxgb/cxgb_main.c
968
cxgb_link_start(struct port_info *p)
sys/dev/pci/cxgb/cxgb_offload.c
1240
e = t3_l2t_get(tdev, new, ((struct port_info *)new->rt_ifp->if_softc)->port_id);
sys/dev/pci/cxgb/cxgb_offload.c
197
const struct port_info *p = &adapter->port[i];
sys/dev/pci/cxgb/cxgb_sge.c
1154
t3_encap(struct port_info *p, struct mbuf **m, int *free_it)
sys/dev/pci/cxgb/cxgb_sge.c
1984
const struct qset_params *p, int ntxq, struct port_info *pi)
sys/dev/pci/cxgb/cxgb_sge.c
2157
struct port_info *pi = &adap->port[adap->rxpkt_map[cpl->iff]];
sys/dev/pci/cxgb/cxgb_sge.c
681
struct port_info *p;
sys/dev/pci/cxgb/cxgb_sge.c
705
struct port_info *pi = &sc->port[k];
sys/dev/pci/cxgb/cxgb_sge.c
734
t3_sge_init_port(struct port_info *p)
sys/dev/pci/cxgb/cxgb_sge.c
773
struct port_info *p;
sys/dev/pci/cxgb/cxgb_sge.c
811
struct port_info *p = arg;
sys/dev/pci/cxgb/cxgb_t3_hw.c
1112
struct port_info *pi = adap2pinfo(adapter, port_id);
sys/dev/pci/cxgb/cxgb_t3_hw.c
1630
struct port_info *p = adap2pinfo(adapter, i);
sys/dev/pci/cxgb/cxgb_t3_hw.c
1830
struct port_info *pi = adap2pinfo(adapter, idx);
sys/dev/pci/cxgb/cxgb_t3_hw.c
1846
struct port_info *pi = adap2pinfo(adapter, idx);
sys/dev/pci/cxgb/cxgb_t3_hw.c
1862
struct port_info *pi = adap2pinfo(adapter, idx);
sys/dev/pci/cxgb/cxgb_t3_hw.c
3774
struct port_info *p = adap2pinfo(adapter, i);