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

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

Completed in 219 milliseconds