Searched refs:add_channel (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | ctcm_main.c | 1339 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, in add_channel() function 1544 ret = add_channel(cdev0, type, priv); in ctcm_new_device() 1549 ret = add_channel(cdev1, type, priv); in ctcm_new_device()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | ctcm_main.c | 1299 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, in add_channel() function 1504 ret = add_channel(cdev0, type, priv); in ctcm_new_device() 1509 ret = add_channel(cdev1, type, priv); in ctcm_new_device()
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/ |
H A D | mwl8k.c | 4082 __u8 add_channel; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/ |
H A D | mwl8k.c | 4086 __u8 add_channel; member
|
Completed in 22 milliseconds