Home
last modified time | relevance | path

Searched +full:1 +full:qav (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/net/
Dti,k3-am654-cpsw-nuss.yaml27 Support for Audio/Video Bridging (P802.1Qav/D6.0)
65 maxItems: 1
78 maxItems: 1
90 maxItems: 1
111 const: 1
116 "^port@[1-8]$":
125 minimum: 1
130 minItems: 1
138 minItems: 1
209 "^port@[1-4]$":
[all …]
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/intel/
Digb.rst51 also force the VMDq parameter to be 1 or more.
181 Credit Based Shaper (Qav Mode)
/linux-6.12.1/drivers/net/ethernet/intel/igb/
De1000_defines.h181 #define E1000_CTRL_FD 0x00000001 /* Full duplex.0=half; 1=full */
183 #define E1000_CTRL_LRST 0x00000008 /* Link reset. 0=normal,1=reset */
189 #define E1000_CTRL_SPD_1000 0x00000200 /* Force 1Gb */
196 #define E1000_CTRL_SWDPIN1 0x00080000 /* SWDPIN 1 value */
220 #define E1000_PCS_LCTL_FLV_LINK_UP 1
232 #define E1000_PCS_LSTS_LINK_OK 1
239 #define E1000_STATUS_FD 0x00000001 /* Full duplex.0=half,1=full */
240 #define E1000_STATUS_LU 0x00000002 /* Link up.0=no,1=link */
243 #define E1000_STATUS_FUNC_1 0x00000004 /* Function 1 */
260 #define HALF_DUPLEX 1
[all …]
Digb_main.c211 static int debug = -1;
318 pr_info("%-15s %08x %08x %08x %08x\n", rname, regs[0], regs[1], in igb_regdump()
425 16, 1, buffer_info->skb->data, in igb_dump()
448 * 63 1 0 in igb_dump()
450 * 0 | Packet Buffer Address [63:1] |A0/NSE| in igb_dump()
452 * 8 | Header Buffer Address [63:1] | DD | in igb_dump()
510 16, 1, in igb_dump()
541 * @state: I2C data value (0 or 1) to set
661 #define Q_IDX_82576(i) (((i & 0x1) << 3) + (i >> 1))
677 * is allocated queues 0 and 8, VF 1 queues 1 and 9, etc. in igb_cache_ring_register()
[all …]