Home
last modified time | relevance | path

Searched refs:TXGBE_MIS_PRB_CTL_LAN_UP (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/wangxun/txgbe/
Dtxgbe_type.h47 #define TXGBE_MIS_PRB_CTL_LAN_UP(_i) BIT(1 - (_i)) macro
Dtxgbe_main.c269 wr32m(wx, TXGBE_MIS_PRB_CTL, TXGBE_MIS_PRB_CTL_LAN_UP(wx->bus.func), 0); in txgbe_disable_device()