Searched +full:0 +full:x3e800 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | snps,dwmac.yaml | 164 * snps,priority, RX queue priority (Range 0x0 to 0xF) 184 [Attention] Queue 0 is reserved for legacy traffic 191 * snps,priority, TX queue priority (Range 0x0 to 0xF) 364 snps,wr_osr_lmt = <0xf>; 365 snps,rd_osr_lmt = <0xf>; 366 snps,blen = <256 128 64 32 0 0 0>; 374 snps,map-to-dma-channel = <0x0>; 375 snps,priority = <0x0>; 383 snps,weight = <0x10>; 385 snps,priority = <0x0>; [all …]
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dump.h | 22 #define DRV_DUMP_XSTORM_WAITP_ADDRESS 0x2b8a80 23 #define DRV_DUMP_TSTORM_WAITP_ADDRESS 0x1b8a80 24 #define DRV_DUMP_USTORM_WAITP_ADDRESS 0x338a80 25 #define DRV_DUMP_CSTORM_WAITP_ADDRESS 0x238a80 45 #define BNX2X_DUMP_VERSION 0x61111111 65 static const u32 page_vals_e2[] = {0, 128}; 68 {0x58000, 4608, DUMP_CHIP_E2, 0x30} 74 static const u32 page_vals_e3[] = {0, 128}; 77 {0x58000, 4608, DUMP_CHIP_E3A0 | DUMP_CHIP_E3B0, 0x30} 81 { 0x2000, 1, 0x1f, 0xfff}, [all …]
|