Lines Matching full:indirect
285 /* command structures and indirect data structures */
289 * - _data for indirect sent data
290 * - _resp for indirect return data (data which is both will use _data)
325 /* Send driver version (indirect 0x0002) */
368 /* Get function capabilities (indirect 0x000A)
369 * Get device capabilities (indirect 0x000B)
437 /* Set ARP Proxy command / response (indirect 0x0104) */
449 /* Set NS Proxy Table Entry Command (indirect 0x0105) */
476 /* Manage MAC Address Read Command (indirect 0x0107) */
556 /* Used by many indirect commands that only pass an seid and a buffer in the
568 /* Get Switch Configuration command (indirect 0x0200)
593 /* Get Switch Configuration (indirect 0x0200)
626 /* Get Switch Resource Allocation (indirect 0x0204) */
710 /* Add VSI (indirect 0x0210)
711 * this indirect command uses struct i40e_aqc_vsi_properties_data
712 * as the indirect buffer (128 bytes)
714 * Update VSI (indirect 0x211)
717 * Get VSI (indirect 0x0212)
903 /* Add MAC-VLAN (indirect 0x0250) */
916 /* indirect data for command and response */
942 /* Remove MAC-VLAN (indirect 0x0251)
959 /* Add VLAN (indirect 0x0252)
960 * Remove VLAN (indirect 0x0253)
1104 /* Add Cloud filters (indirect 0x025C)
1105 * Remove Cloud filters (indirect 0x025D)
1107 * and the generic indirect completion structure
1203 * and the generic indirect completion structure
1231 /* Add Mirror Rule (indirect or direct 0x0260)
1232 * Delete Mirror Rule (indirect or direct 0x0261)
1311 /* Almost all the indirect commands use
1340 /* Configure VSI Bandwidth Limit per Traffic Type (indirect 0x0406)
1355 /* Configure VSI Bandwidth Allocation per Traffic Type (indirect 0x0407)
1368 /* Query vsi bw configuration (indirect 0x0408) */
1383 /* Query VSI Bandwidth Allocation per Traffic Type (indirect 0x040A) */
1408 /* Enable Physical Port ETS (indirect 0x0413)
1409 * Modify Physical Port ETS (indirect 0x0414)
1410 * Disable Physical Port ETS (indirect 0x0415)
1424 /* Configure Switching Component Bandwidth Limits per Tc (indirect 0x0416) */
1439 * (indirect 0x0417)
1451 /* Query Switching Component Configuration (indirect 0x0418) */
1463 /* Query PhysicalPort ETS Configuration (indirect 0x0419) */
1481 * (indirect 0x041A)
1501 * (indirect 0x041D)
1529 /* Get PHY Abilities (indirect 0x0600) uses the generic indirect struct */
1862 /* NVM Read command (indirect 0x0701)
1864 * NVM Update commands (indirect 0x0703)
1883 /* NVM Config Read (indirect 0x0704) */
1895 /* NVM Config Write (indirect 0x0705) */
1924 /* OEM Post Update (indirect 0x0720)
1943 /* Thermal Sensor (indirect 0x0721)
1956 /* Send to PF command (indirect 0x0801) id is only used by PF
1957 * Send to VF command (indirect 0x0802) id is only used by PF
1958 * Send to Peer PF command (indirect 0x0803)
1983 /* Indirect write (indirect 0x0901)
1984 * Indirect read (indirect 0x0903)
2027 /* Get LLDP MIB (indirect 0x0A00) */
2060 /* Add LLDP TLV (indirect 0x0A02)
2061 * Delete LLDP TLV (indirect 0x0A04)
2074 /* Update LLDP TLV (indirect 0x0A03) */
2120 * returns below as indirect response
2191 /* Set Local LLDP MIB (indirect 0x0A08)
2394 /* Scatter/gather Reg Read (indirect 0xFF05)
2395 * Scatter/gather Reg Write (indirect 0xFF06)
2414 /* dump internal data (0xFF08, indirect) */