Searched defs:idtype (Results 1 – 13 of 13) sorted by relevance
/openbmc/qemu/bsd-user/freebsd/ |
H A D | os-proc.c | 252 do_freebsd_procctl(void *cpu_env, int idtype, abi_ulong arg2, abi_ulong arg3, in do_freebsd_procctl()
|
H A D | os-proc.h | 84 static inline abi_long do_freebsd_wait6(void *cpu_env, abi_long idtype, in do_freebsd_wait6()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_dcbnl.c | 106 static int qede_dcbnl_getapp(struct net_device *netdev, u8 idtype, u16 id) in qede_dcbnl_getapp() 175 static int qede_dcbnl_setapp(struct net_device *netdev, u8 idtype, u16 idval, in qede_dcbnl_setapp()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_dcb.c | 2256 u8 idtype, u16 idval, u8 up) in bnx2x_admin_app_set_ent() 2276 u8 idtype, u16 idval) in bnx2x_admin_app_is_equal() 2299 static int bnx2x_set_admin_app_up(struct bnx2x *bp, u8 idtype, u16 idval, u8 up) in bnx2x_set_admin_app_up() 2335 static int bnx2x_dcbnl_set_app_up(struct net_device *netdev, u8 idtype, in bnx2x_dcbnl_set_app_up()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_dcb_nl.c | 257 static int mlx4_en_dcbnl_getapp(struct net_device *netdev, u8 idtype, u16 id) in mlx4_en_dcbnl_getapp() 270 static int mlx4_en_dcbnl_setapp(struct net_device *netdev, u8 idtype, in mlx4_en_dcbnl_setapp()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_dcb_nl.c | 756 static int i40e_dcbnl_getapp(struct net_device *netdev, u8 idtype, u16 id) in i40e_dcbnl_getapp()
|
/openbmc/openbmc-tools/adcapp/src/ |
H A D | EINTR_wrappers.c | 797 int sigwrap_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options) in sigwrap_waitid()
|
/openbmc/openbmc-tools/pwmtachtool/src/ |
H A D | EINTR_wrappers.c | 724 int sigwrap_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options) in sigwrap_waitid()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb_nl.c | 471 static int ixgbe_dcbnl_getapp(struct net_device *netdev, u8 idtype, u16 id) in ixgbe_dcbnl_getapp()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb_nl.c | 690 static int ice_dcbnl_getapp(struct net_device *netdev, u8 idtype, u16 id) in ice_dcbnl_getapp()
|
/openbmc/linux/net/dcb/ |
H A D | dcbnl.c | 471 u8 up, idtype; in dcbnl_getapp() local 540 u8 up, idtype; in dcbnl_setapp() local
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dcbx.c | 1725 static int qed_dcbnl_getapp(struct qed_dev *cdev, u8 idtype, u16 idval) in qed_dcbnl_getapp() 1759 u8 idtype, u16 idval, u8 pri_map) in qed_dcbnl_setapp()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_dcb.c | 928 static int qlcnic_dcb_get_app(struct net_device *netdev, u8 idtype, u16 id) in qlcnic_dcb_get_app()
|