Searched defs:set_flags (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/i3c/master/mipi-i3c-hci/ |
A D | dat.h | 25 void (*set_flags)(struct i3c_hci *hci, unsigned int dat_idx, u32 w0, u32 w1); member
|
/linux/include/net/ |
A D | lib80211.h | 80 unsigned long (*set_flags) (unsigned long flags, void *priv); member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
A D | legacy.c | 430 u8 set_flags = 0; in mlx5_eswitch_set_vport_vlan() local
|
/linux/arch/x86/kernel/ |
A D | vm86_32.c | 90 #define set_flags(X, new, mask) \ macro
|
A D | ptrace.c | 336 static int set_flags(struct task_struct *task, unsigned long value) in set_flags() function
|
/linux/tools/testing/selftests/net/mptcp/ |
A D | pm_nl_ctl.c | 650 int set_flags(int fd, int pm_family, int argc, char *argv[]) in set_flags() function
|
/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
A D | hub.c | 466 u16 set_flags, in ast_vhub_change_port_stat()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | eswitch.c | 147 u16 vlan, u8 qos, u8 set_flags) in modify_esw_vport_cvlan() 1846 u16 vport, u16 vlan, u8 qos, u8 set_flags) in __mlx5_eswitch_set_vport_vlan()
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_ethtool.c | 2104 static inline void set_flags(u32 *cur_flags, u32 new_flags, u32 flags) in set_flags() function
|
/linux/block/ |
A D | blk-mq.c | 4011 unsigned int set_flags) in blk_mq_alloc_sq_tag_set()
|
Completed in 111 milliseconds