Searched refs:STD_NIC_CAP (Results 1 – 4 of 4) sorted by relevance
22 #define STD_NIC_CAP 0x40 macro
2788 if (pbpctl_dev->bp_caps & STD_NIC_CAP) { in std_nic_on()2842 if (pbpctl_dev->bp_caps & STD_NIC_CAP) { in std_nic_off()3953 if (pbpctl_dev->bp_caps & STD_NIC_CAP) { in std_nic_status()4065 | WD_CTL_CAP | WD_STATUS_CAP | STD_NIC_CAP | in bypass_caps_init()4111 | WD_CTL_CAP | STD_NIC_CAP | WD_STATUS_CAP | in bypass_caps_init()4125 pbpctl_dev->bp_caps |= STD_NIC_CAP; in bypass_caps_init()4129 pbpctl_dev->bp_caps |= STD_NIC_CAP; in bypass_caps_init()4583 if (!(pbpctl_dev->bp_caps & STD_NIC_CAP)) in set_std_nic_fn()
23 #define STD_NIC_CAP 0x40 //BIT_6 macro