Lines Matching refs:It
112 The HW dependent VNIC functionality is part of the HFI1 driver. It
114 It involves HW resource allocation/management for VNIC functionality.
115 It interfaces with the network stack and implements the required
116 net_device_ops functions. It expects Omni-Path encapsulated Ethernet
117 packets in the transmit path and provides HW access to them. It strips
119 the network stack. It also implements the RDMA netdev control operations.
122 It consists of two parts. The VNIC Ethernet Management Agent (VEMA)
124 IB MAD stack. It exchanges the management information with the Ethernet
126 the OPA_VNIC RDMA netdev devices. It overrides the net_device_ops functions
128 operation. It also handles the encapsulation of Ethernet packets with an
131 interface. It also passes any control information to the HW dependent driver