Searched defs:portid (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/libpcap/ |
H A D | pcap-dpdk.c | 180 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 D | isp.c | 2084 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 D | isp_ioctl.h | 119 portid : 24; /* 24 bit Port ID */ member
|
H A D | ispvar.h | 407 portid : 24; member
|
H A D | isp_freebsd.h | 85 uint32_t portid; member
|
H A D | isp_freebsd.c | 2611 uint32_t portid; in isp_handle_platform_notify_24xx() local
|
H A D | ispmbox.h | 1304 portid : 24; member 1346 portid : 24; member 1552 uint8_t portid[3]; member 1629 portid : 24; member
|
/dflybsd-src/sys/net/lagg/ |
H A D | ieee8023ad_lacp.c | 2024 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
|