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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.h266 typedef struct qlnx_lldp_sys_tlvs qlnx_lldp_sys_tlvs_t; typedef in typeref:struct:qlnx_lldp_sys_tlvs
341 #define QLNX_SET_LLDP_TLVS _IOWR('q', 15, qlnx_lldp_sys_tlvs_t)
H A Dqlnx_ioctl.c925 qlnx_set_lldp_tlvx(qlnx_host_t *ha, qlnx_lldp_sys_tlvs_t *lldp_tlvs)
1072 rval = qlnx_set_lldp_tlvx(ha, (qlnx_lldp_sys_tlvs_t *)data);
H A Dqlnx_def.h691 extern int qlnx_set_lldp_tlvx(qlnx_host_t *ha, qlnx_lldp_sys_tlvs_t *lldp_tlvs);

Completed in 109 milliseconds