Searched defs:rx_en (Results 1 – 11 of 11) sorted by relevance
/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_xgmac.c | 248 static void hns_xgmac_pausefrm_cfg(void *mac_drv, u32 rx_en, u32 tx_en) in hns_xgmac_pausefrm_cfg() 456 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 | 595 void hns_mac_get_pauseparam(struct hns_mac_cb *mac_cb, u32 *rx_en, u32 *tx_en) in hns_mac_get_pauseparam() 635 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 | 473 u32 *auto_neg, u32 *rx_en, u32 *tx_en) in hns_ae_get_pauseparam() 496 u32 autoneg, u32 rx_en, u32 tx_en) in hns_ae_set_pauseparam()
|
D | hns_dsaf_main.c | 1173 int mac_id, int tx_en, int rx_en) in hns_dsaf_set_pfc_pause()
|
/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 1396 bool rx_en, bool tx_en) in t4vf_enable_vi() 1424 bool rx_en, bool tx_en) in t4vf_enable_pi()
|
/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 3204 bool rx_en, tx_en; in hclge_update_pause_advertising() local 10933 static void hclge_set_flowctrl_adv(struct hclge_dev *hdev, u32 rx_en, u32 tx_en) in hclge_set_flowctrl_adv() 10943 static int hclge_cfg_pauseparam(struct hclge_dev *hdev, u32 rx_en, u32 tx_en) in hclge_cfg_pauseparam() 10994 u32 *rx_en, u32 *tx_en) in hclge_get_pauseparam() 11025 u32 rx_en, u32 tx_en) in hclge_record_user_pauseparam() 11040 u32 rx_en, u32 tx_en) in hclge_set_pauseparam()
|
D | hclge_tm.c | 1554 bool tx_en, rx_en; in hclge_mac_pause_setup_hw() local
|
/drivers/net/ethernet/cavium/thunder/ |
D | thunder_bgx.c | 509 bool tx_en, rx_en; in bgx_sgmii_change_link_state() local
|
/drivers/net/ethernet/ti/ |
D | cpsw_priv.h | 148 u32 rx_en; member
|
/drivers/net/ethernet/broadcom/ |
D | bcm63xx_enet.c | 764 static void bcm_enet_set_flow(struct bcm_enet_priv *priv, int rx_en, int tx_en) in bcm_enet_set_flow()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 8226 unsigned int viid, bool rx_en, bool tx_en, bool dcb_en) in t4_enable_vi_params() 8252 bool rx_en, bool tx_en) in t4_enable_vi() 8274 bool rx_en, bool tx_en, bool dcb_en) in t4_enable_pi_params()
|