Searched refs:FLOW_MAC_EXT (Results 1 - 19 of 19) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c238 return flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c58 return flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS);
385 if (fs->flow_type & FLOW_MAC_EXT &&
716 if (fs->flow_type & FLOW_MAC_EXT &&
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c403 if (fs->flow_type & FLOW_MAC_EXT) {
422 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) {
616 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) {
647 if (cur->flow_type & FLOW_MAC_EXT) {
H A Dbcmasp_ethtool.c238 switch (cmd->fs.flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) {
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_filters.c11 if (fsp->flow_type & FLOW_MAC_EXT)
254 } else if (fsp->flow_type & FLOW_MAC_EXT) {
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c823 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS);
927 if (fsp->flow_type & FLOW_MAC_EXT &&
951 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS);
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c1356 if (cmd->fs.flow_type & FLOW_MAC_EXT) {
1362 switch (cmd->fs.flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) {
1451 if (cmd->fs.flow_type & FLOW_MAC_EXT)
1584 switch (cmd->fs.flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) {
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c1264 flow_type = fsp->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS);
1400 if (fsp->flow_type & FLOW_MAC_EXT)
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c562 if (fs->flow_type & FLOW_MAC_EXT) {
/linux-master/drivers/net/dsa/
H A Dbcm_sf2_cfp.c934 if (fs->flow_type & FLOW_MAC_EXT)
/linux-master/include/uapi/linux/
H A Dethtool.h1097 * @h_dest is valid if %FLOW_MAC_EXT is set.
1115 * includes the %FLOW_EXT or %FLOW_MAC_EXT flag
2075 #define FLOW_MAC_EXT 0x40000000 macro
/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c589 if (fs->flow_type & FLOW_MAC_EXT) {
611 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) {
1374 switch (cmd->fs.flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) {
1417 if ((cmd->fs.flow_type & FLOW_MAC_EXT)) {
/linux-master/net/ethtool/
H A Dioctl.c3252 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) {
3383 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) {
3434 if (fs->flow_type & FLOW_MAC_EXT) {
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c556 switch (flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) {
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c1875 if (fsp->flow_type & FLOW_MAC_EXT)
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1503 if (fs->flow_type & FLOW_MAC_EXT) {
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5997 if (fs->flow_type & FLOW_MAC_EXT) {
6001 "FLOW_MAC_EXT is not supported in current fd mode!\n");
6052 u32 flow_type = fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT);
6122 flow_type = fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT);
6316 u32 flow_type = fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT);
6356 if (fs->flow_type & FLOW_MAC_EXT) {
6801 if (fs->flow_type & FLOW_MAC_EXT) {
6864 switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT)) {
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1298 if ((flow_type & (FLOW_MAC_EXT | FLOW_EXT)) || vf)
1447 if (flow_type & (FLOW_MAC_EXT | FLOW_RSS))
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c4836 if (fsp->flow_type & FLOW_MAC_EXT)

Completed in 579 milliseconds