Home
last modified time | relevance | path

Searched refs:STD_NIC_CAP (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/silicom/
Dbp_ioctl.h22 #define STD_NIC_CAP 0x40 macro
Dlibbp_sd.h22 #define STD_NIC_CAP 0x40 macro
Dbpctl_mod.c2788 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()
/drivers/staging/silicom/bypasslib/
Dbp_ioctl.h23 #define STD_NIC_CAP 0x40 //BIT_6 macro