Lines Matching refs:a
44 - A PF/VF with NIX-LF & NPA-LF resources works as a pure network device
45 - A PF/VF with CPT-LF resource works as a pure crypto offload device.
70 PF/VFs communicates with AF via a shared memory region (mailbox). Upon
85 - Map a physical link to a RVU PF to which a netdev is registered.
104 This RVU PF handles IO, is mapped to a physical ethernet link and this
105 driver registers a netdev. This supports SR-IOV. As said above this driver
106 communicates with AF with a mailbox. To retrieve information from physical
120 - These VFs and their parent PF share a physical link and used for outside communication.
130 - A set of two VFs (VF0 & VF1, VF2 & VF3 .. so on) works as a pair ie pkts sent out of
150 4. NIX LF attached to the destination RVU device allocates a buffer from RQ mapped buffer pool of N…
151 5. RQ may be selected by RSS or by configuring MCAM rule with a RQ number.
157 1. Driver prepares a send descriptor and submits to SQ for transmission.
158 2. The SQ is already configured (by AF) to transmit on a specific link/channel.
161 5. NPC MCAM entries can be installed to divert pkt onto a different channel.