port_cfg_reg 3382 drivers/net/ethernet/intel/i40e/i40e_common.c u32 port_cfg_reg = I40E_PRTGEN_CNF + (4 * i); port_cfg_reg 3388 drivers/net/ethernet/intel/i40e/i40e_common.c i40e_aq_debug_read_register(hw, port_cfg_reg, &port_cfg, NULL); port_cfg_reg 2677 drivers/net/ethernet/marvell/mvneta.c u32 port_cfg_reg, val; port_cfg_reg 2679 drivers/net/ethernet/marvell/mvneta.c port_cfg_reg = mvreg_read(pp, MVNETA_PORT_CONFIG); port_cfg_reg 2686 drivers/net/ethernet/marvell/mvneta.c port_cfg_reg |= MVNETA_UNI_PROMISC_MODE; port_cfg_reg 2692 drivers/net/ethernet/marvell/mvneta.c port_cfg_reg &= ~MVNETA_UNI_PROMISC_MODE; port_cfg_reg 2696 drivers/net/ethernet/marvell/mvneta.c mvreg_write(pp, MVNETA_PORT_CONFIG, port_cfg_reg);