Searched refs:PORT_MASK (Results 1 – 5 of 5) sorted by relevance
44 #define PORT_MASK 0xff00 macro129 writel(PORT_MASK, priv->base + SECURE_PROCESSOR_COMMAND); in olpc_apsp_rx()
71 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro
2025 if (adapter->open_device_map & PORT_MASK) { in espibug_workaround_t204()
77 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro1351 int adap_up = adapter->open_device_map & PORT_MASK; in offload_open()1421 int other_ports = adapter->open_device_map & PORT_MASK; in cxgb_open()1471 if (!(adapter->open_device_map & PORT_MASK)) in __cxgb_close()2789 if (adapter->open_device_map & PORT_MASK) in t3_adap_check_task()
1000 #define PORT_MASK 7 macro2362 sw->port_cfg[port].member = PORT_MASK; in sw_init_vlan()2384 data |= (member & PORT_MASK); in sw_cfg_port_base_vlan()3880 sw_cfg_port_base_vlan(hw, port, PORT_MASK); in sw_enable()