Searched defs:tx_en (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns/ | 
| D | hns_dsaf_xgmac.c | 247 static void hns_xgmac_pausefrm_cfg(void *mac_drv, u32 rx_en, u32 tx_en)  in hns_xgmac_pausefrm_cfg() 468 static void hns_xgmac_get_pausefrm_cfg(void *mac_drv, u32 *rx_en, u32 *tx_en)  in hns_xgmac_get_pausefrm_cfg()
  | 
| D | hns_dsaf_mac.c | 565 void hns_mac_get_pauseparam(struct hns_mac_cb *mac_cb, u32 *rx_en, u32 *tx_en)  in hns_mac_get_pauseparam() 605 int hns_mac_set_pauseparam(struct hns_mac_cb *mac_cb, u32 rx_en, u32 tx_en)  in hns_mac_set_pauseparam()
  | 
| D | hns_ae_adapt.c | 478 				  u32 *auto_neg, u32 *rx_en, u32 *tx_en)  in hns_ae_get_pauseparam() 519 				 u32 autoneg, u32 rx_en, u32 tx_en)  in hns_ae_set_pauseparam()
  | 
| D | hns_dsaf_main.c | 1168 				   int mac_id, int tx_en, int rx_en)  in hns_dsaf_set_pfc_pause()
  | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/ | 
| D | t4vf_hw.c | 1397 		   bool rx_en, bool tx_en)  in t4vf_enable_vi() 1425 		   bool rx_en, bool tx_en)  in t4vf_enable_pi()
  | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/ | 
| D | hclge_tm.c | 1282 	bool tx_en, rx_en;  in hclge_mac_pause_setup_hw()  local
  | 
| D | hclge_main.c | 8601 static void hclge_set_flowctrl_adv(struct hclge_dev *hdev, u32 rx_en, u32 tx_en)  in hclge_set_flowctrl_adv() 8611 static int hclge_cfg_pauseparam(struct hclge_dev *hdev, u32 rx_en, u32 tx_en)  in hclge_cfg_pauseparam() 8659 				 u32 *rx_en, u32 *tx_en)  in hclge_get_pauseparam() 8689 					 u32 rx_en, u32 tx_en)  in hclge_record_user_pauseparam() 8704 				u32 rx_en, u32 tx_en)  in hclge_set_pauseparam()
  | 
| /Linux-v5.4/drivers/net/ethernet/cavium/thunder/ | 
| D | thunder_bgx.c | 500 	bool tx_en, rx_en;  in bgx_sgmii_change_link_state()  local
  | 
| /Linux-v5.4/drivers/net/ethernet/ti/ | 
| D | cpsw_priv.h | 142 	u32	tx_en;  member
  | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/ | 
| D | bcm63xx_enet.c | 744 static void bcm_enet_set_flow(struct bcm_enet_priv *priv, int rx_en, int tx_en)  in bcm_enet_set_flow()
  | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | t4_hw.c | 8217 			unsigned int viid, bool rx_en, bool tx_en, bool dcb_en)  in t4_enable_vi_params() 8243 		 bool rx_en, bool tx_en)  in t4_enable_vi() 8265 			bool rx_en, bool tx_en, bool dcb_en)  in t4_enable_pi_params()
  | 
| /Linux-v5.4/arch/mips/include/asm/octeon/ | 
| D | cvmx-agl-defs.h | 301 		uint64_t tx_en:1;  member 326 		uint64_t tx_en:1;  member
  | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_link.c | 4467 					 u8 tx_en)  in bnx2x_sfp_e3_set_transmitter() 7781 					   u8 tx_en)  in bnx2x_sfp_e1e2_set_transmitter() 7838 				      u8 tx_en)  in bnx2x_sfp_set_transmitter()
  |