Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h664 u16 virt_port; member
851 u8 virt_port; /* Virtual/Logical id of port */ member
904 u8 virt_port; /* Virtual/Logical id of port */ member
Dnetxen_nic_ctx.c388 recv_ctx->virt_port = prsp->virt_port; in nx_fw_cmd_create_rx_ctx()
/linux-5.19.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h651 u16 virt_port; member
763 u8 virt_port; /* Virtual/Logical id of port */ member
816 u8 virt_port; /* Virtual/Logical id of port */ member
Dqlcnic_ctx.c377 recv_ctx->virt_port = prsp->virt_port; in qlcnic_82xx_fw_cmd_create_rx_ctx()
Dqlcnic_83xx_hw.c1265 recv_ctx->virt_port = mbx_out->vport_id; in qlcnic_83xx_create_rx_ctx()