Home
last modified time | relevance | path

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

/drivers/staging/silicom/
Dbp_ioctl.h34 #define TAP_CAP 0x40000 macro
Dlibbp_sd.h34 #define TAP_CAP 0x40000 macro
Dbpctl_mod.c1863 if ((pbpctl_dev->bp_caps & TAP_CAP) in tap_off()
1876 if ((pbpctl_dev->bp_caps & TAP_CAP) in tap_on()
2812 if (pbpctl_dev->bp_caps & TAP_CAP) { in std_nic_on()
3103 } else if ((mode == 1) && (pbpctl_dev->bp_caps & TAP_CAP)) { in wdt_exp_mode()
3590 if (pbpctl_dev->bp_caps & TAP_CAP) { in tap_change_status()
3605 if (pbpctl_dev->bp_caps & TAP_CAP) { in tap_off_status()
3617 if (pbpctl_dev->bp_caps & TAP_CAP) { in tap_status()
3972 if (pbpctl_dev->bp_caps & TAP_CAP) { in std_nic_status()
3981 if (pbpctl_dev->bp_caps & TAP_CAP) { in std_nic_status()
4147 (TAP_CAP | TAP_STATUS_CAP | in bypass_caps_init()
[all …]
/drivers/staging/silicom/bypasslib/
Dbp_ioctl.h35 #define TAP_CAP 0x40000 //BIT_18 macro