Searched hist:"297887872973555 cb9fb83fdd5a2748d6cd8fc1d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | diff 297887872973555cb9fb83fdd5a2748d6cd8fc1d Thu Mar 18 09:15:45 CDT 2021 Subbaraya Sundeep <sbhatta@marvell.com> octeontx2-af: Return correct CGX RX fifo size
CGX receive buffer size is a constant value and cannot be read from CGX0 block always since CGX0 may not enabled everytime. Hence return CGX receive buffer size from first enabled CGX block instead of CGX0.
Fixes: 6e54e1c5399a ("octeontx2-af: cn10K: MTU configuration") Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com> Signed-off-by: Hariprasad Kelam <hkelam@marvell.com> Signed-off-by: Sunil Kovvuri Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | rvu_cgx.c | diff 297887872973555cb9fb83fdd5a2748d6cd8fc1d Thu Mar 18 09:15:45 CDT 2021 Subbaraya Sundeep <sbhatta@marvell.com> octeontx2-af: Return correct CGX RX fifo size
CGX receive buffer size is a constant value and cannot be read from CGX0 block always since CGX0 may not enabled everytime. Hence return CGX receive buffer size from first enabled CGX block instead of CGX0.
Fixes: 6e54e1c5399a ("octeontx2-af: cn10K: MTU configuration") Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com> Signed-off-by: Hariprasad Kelam <hkelam@marvell.com> Signed-off-by: Sunil Kovvuri Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | rvu.h | diff 297887872973555cb9fb83fdd5a2748d6cd8fc1d Thu Mar 18 09:15:45 CDT 2021 Subbaraya Sundeep <sbhatta@marvell.com> octeontx2-af: Return correct CGX RX fifo size
CGX receive buffer size is a constant value and cannot be read from CGX0 block always since CGX0 may not enabled everytime. Hence return CGX receive buffer size from first enabled CGX block instead of CGX0.
Fixes: 6e54e1c5399a ("octeontx2-af: cn10K: MTU configuration") Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com> Signed-off-by: Hariprasad Kelam <hkelam@marvell.com> Signed-off-by: Sunil Kovvuri Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|