Home
last modified time | relevance | path

Searched refs:port_rst_off (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c312 reg_val |= 0x2082082 << dsaf_dev->mac_cb[port]->port_rst_off; in hns_dsaf_xge_srst_by_port()
397 u32 port_rst_off; in hns_dsaf_ge_srst_by_port() local
408 port_rst_off = dsaf_dev->mac_cb[port]->port_rst_off; in hns_dsaf_ge_srst_by_port()
412 reg_val_2 <<= port_rst_off; in hns_dsaf_ge_srst_by_port()
463 reg_val |= RESET_REQ_OR_DREQ << dsaf_dev->mac_cb[port]->port_rst_off; in hns_ppe_srst_by_port()
H A Dhns_dsaf_mac.h315 u32 port_rst_off; member
H A Dhns_dsaf_mac.c860 mac_cb->port_rst_off = mac_cb->mac_id; in hns_mac_get_info()
911 &mac_cb->port_rst_off); in hns_mac_get_info()