Home
last modified time | relevance | path

Searched defs:selectors (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_dcb.c20 u8 selectors[IEEE_8021QAZ_APP_SEL_MAX + 1]; member
90 static int sparx5_dcb_apptrust_validate(struct net_device *dev, u8 *selectors, in sparx5_dcb_apptrust_validate() argument
299 static int sparx5_dcb_setapptrust(struct net_device *dev, u8 *selectors, in sparx5_dcb_setapptrust() argument
314 static int sparx5_dcb_getapptrust(struct net_device *dev, u8 *selectors, in sparx5_dcb_getapptrust() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_dcb.c14 u8 selectors[IEEE_8021QAZ_APP_SEL_MAX + 1]; member
273 static int lan966x_dcb_getapptrust(struct net_device *dev, u8 *selectors, in lan966x_dcb_getapptrust() argument
227 lan966x_dcb_apptrust_validate(struct net_device *dev, u8 *selectors, int nselectors) lan966x_dcb_apptrust_validate() argument
256 lan966x_dcb_setapptrust(struct net_device *dev, u8 *selectors, int nselectors) lan966x_dcb_setapptrust() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Ddecompress_bunzip2.c106 unsigned char selectors[32768]; /* nSelectors = 15 bits */ member
163 unsigned char uc, *symToByte, *mtfSymbol, *selectors; in get_next_block() local
/kernel/linux/linux-6.6/lib/
H A Ddecompress_bunzip2.c106 unsigned char selectors[32768]; /* nSelectors = 15 bits */ member
163 unsigned char uc, *symToByte, *mtfSymbol, *selectors; in get_next_block() local
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dsigreturn.c303 struct selectors { struct
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dsigreturn.c300 struct selectors { struct
/kernel/linux/linux-6.6/net/dcb/
H A Ddcbnl.c1070 u8 *selectors; in dcbnl_getapptrust() local
1644 u8 selectors[IEEE_8021QAZ_APP_SEL_MAX + 1] = {0}; in dcbnl_ieee_set() local
[all...]

Completed in 8 milliseconds