Home
last modified time | relevance | path

Searched refs:virt_port (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic.h500 u16 virt_port; member
651 u8 virt_port; /* Virtual/Logical id of port */ member
704 u8 virt_port; /* Virtual/Logical id of port */ member
Dqlcnic_ctx.c228 recv_ctx->virt_port = prsp->virt_port; in qlcnic_fw_cmd_create_rx_ctx()
/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic.h680 u16 virt_port; member
854 u8 virt_port; /* Virtual/Logical id of port */ member
907 u8 virt_port; /* Virtual/Logical id of port */ member
Dnetxen_nic_ctx.c263 recv_ctx->virt_port = prsp->virt_port; in nx_fw_cmd_create_rx_ctx()