Searched refs:PORT_MASK (Results 1 – 6 of 6) sorted by relevance
53 #define PORT_MASK 0xff00 macro138 writel(PORT_MASK, priv->base + SECURE_PROCESSOR_COMMAND); in olpc_apsp_rx()
81 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro
250 int other_ports = adapter->open_device_map & PORT_MASK; in cxgb_open()282 !(adapter->open_device_map & PORT_MASK)) { in cxgb_close()907 if (adapter->open_device_map & PORT_MASK) in mac_stats_task()
1989 if (adapter->open_device_map & PORT_MASK) { in espibug_workaround_t204()
77 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro1350 int adap_up = adapter->open_device_map & PORT_MASK; in offload_open()1420 int other_ports = adapter->open_device_map & PORT_MASK; in cxgb_open()1470 if (!(adapter->open_device_map & PORT_MASK)) in __cxgb_close()2762 if (adapter->open_device_map & PORT_MASK) in t3_adap_check_task()
1075 #define PORT_MASK 7 macro2662 sw->port_cfg[port].member = PORT_MASK; in sw_init_vlan()2684 data |= (member & PORT_MASK); in sw_cfg_port_base_vlan()4261 sw_cfg_port_base_vlan(hw, port, PORT_MASK); in sw_enable()