summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/efx_common.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-09sfc: move mac configuration and status functionsAlex Maftei (amaftei)1-0/+45
Two small functions with different purposes. Signed-off-by: Alexandru-Mihai Maftei <amaftei@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-09sfc: move reset workqueue codeAlex Maftei (amaftei)1-0/+58
Small functions doing work that will be common, related to reset workqueue management. Signed-off-by: Alexandru-Mihai Maftei <amaftei@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>