Home
last modified time | relevance | path

Searched refs:NCSI_DEV_HWA (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-manage.c490 if (ndp->flags & NCSI_DEV_HWA) in ncsi_suspend_channel()
961 if (ndp->flags & NCSI_DEV_HWA) in ncsi_configure_channel()
1282 ndp->flags &= ~NCSI_DEV_HWA; in ncsi_check_hwa()
1289 ndp->flags |= NCSI_DEV_HWA; in ncsi_check_hwa()
1293 ndp->flags &= ~NCSI_DEV_HWA; in ncsi_check_hwa()
H A Dinternal.h313 #define NCSI_DEV_HWA 2 /* Enabled HW arbitration */ macro
H A Dncsi-netlink.c614 if (ndp->flags & NCSI_DEV_HWA) { in ncsi_set_package_mask_nl()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-manage.c490 if (ndp->flags & NCSI_DEV_HWA) in ncsi_suspend_channel()
1013 if (ndp->flags & NCSI_DEV_HWA) in ncsi_configure_channel()
1334 ndp->flags &= ~NCSI_DEV_HWA; in ncsi_check_hwa()
1341 ndp->flags |= NCSI_DEV_HWA; in ncsi_check_hwa()
1345 ndp->flags &= ~NCSI_DEV_HWA; in ncsi_check_hwa()
H A Dinternal.h321 #define NCSI_DEV_HWA 2 /* Enabled HW arbitration */ macro
H A Dncsi-netlink.c614 if (ndp->flags & NCSI_DEV_HWA) { in ncsi_set_package_mask_nl()

Completed in 9 milliseconds