OSDN Git Service

cxgb4: Add support to initialise/read SRQ entries
authorRaju Rangoju <rajur@chelsio.com>
Tue, 20 Mar 2018 10:11:39 +0000 (15:41 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Mar 2018 15:59:11 +0000 (11:59 -0400)
commite47094751ddc117c686c399af9810d57367922c9
treeedeb54255a8716bf4fedbbbe49aab4fc5612816c
parenta3cdaa69e4aefd5858af1c4e763b57e0d88ed31e
cxgb4: Add support to initialise/read SRQ entries

- This patch adds support to initialise srq table and read srq entries

Signed-off-by: Raju Rangoju <rajur@chelsio.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/Makefile
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
drivers/net/ethernet/chelsio/cxgb4/srq.c [new file with mode: 0644]
drivers/net/ethernet/chelsio/cxgb4/srq.h [new file with mode: 0644]