Home
last modified time | relevance | path

Searched refs:dcbnl_buffer (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Ddcbnl.h108 int (*dcbnl_getbuffer)(struct net_device *, struct dcbnl_buffer *);
109 int (*dcbnl_setbuffer)(struct net_device *, struct dcbnl_buffer *);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Ddcbnl.h168 struct dcbnl_buffer { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddcbnl.h168 struct dcbnl_buffer { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Ddcbnl.h168 struct dcbnl_buffer { struct
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dcb.c582 static int mlxsw_sp_dcbnl_getbuffer(struct net_device *dev, struct dcbnl_buffer *buf) in mlxsw_sp_dcbnl_getbuffer()
609 static int mlxsw_sp_dcbnl_setbuffer(struct net_device *dev, struct dcbnl_buffer *buf) in mlxsw_sp_dcbnl_setbuffer()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c905 struct dcbnl_buffer *dcb_buffer) in mlx5e_dcbnl_getbuffer()
935 struct dcbnl_buffer *dcb_buffer) in mlx5e_dcbnl_setbuffer()
/OK3568_Linux_fs/kernel/net/dcb/
H A Ddcbnl.c168 [DCB_ATTR_DCB_BUFFER] = {.len = sizeof(struct dcbnl_buffer)},
1103 struct dcbnl_buffer buffer; in dcbnl_ieee_fill()
1476 struct dcbnl_buffer *buffer = in dcbnl_ieee_set()