Home
last modified time | relevance | path

Searched defs:portid (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/libpcap/
H A Dpcap-dpdk.c180 uint16_t portid; // portid of DPDK member
438 uint16_t portid = pd->portid; in nic_stats_display() local
482 static int check_link_status(uint16_t portid, struct rte_eth_link *plink) in check_link_status()
744 uint16_t portid= DPDK_PORTID_MAX; in pcap_dpdk_activate() local
/dflybsd-src/sys/dev/disk/isp/
H A Disp.c2084 isp_plogx(ispsoftc_t *isp, int chan, uint16_t handle, uint32_t portid, int flags, int gs) in isp_plogx()
2236 isp_port_login(ispsoftc_t *isp, uint16_t handle, uint32_t portid) in isp_port_login()
2289 isp_port_logout(ispsoftc_t *isp, uint16_t handle, uint32_t portid) in isp_port_logout()
3349 uint32_t portid; in isp_scan_fabric() local
3887 isp_login_device(ispsoftc_t *isp, int chan, uint32_t portid, isp_pdb_t *p, uint16_t *ohp) in isp_login_device()
H A Disp_ioctl.h119 portid : 24; /* 24 bit Port ID */ member
H A Dispvar.h407 portid : 24; member
H A Disp_freebsd.h85 uint32_t portid; member
H A Disp_freebsd.c2611 uint32_t portid; in isp_handle_platform_notify_24xx() local
H A Dispmbox.h1304 portid : 24; member
1346 portid : 24; member
1552 uint8_t portid[3]; member
1629 portid : 24; member
/dflybsd-src/sys/net/lagg/
H A Dieee8023ad_lacp.c2024 lacp_format_portid(const struct lacp_portid *portid, char *buf, size_t buflen) in lacp_format_portid()
2037 char portid[LACP_PORTIDSTR_MAX+1]; in lacp_format_partner() local