Searched refs:PORT_MASK (Results 1 – 8 of 8) sorted by relevance
44 #define PORT_MASK 0xff00 macro129 writel(PORT_MASK, priv->base + SECURE_PROCESSOR_COMMAND); in olpc_apsp_rx()
80 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro
247 int other_ports = adapter->open_device_map & PORT_MASK; in cxgb_open()279 !(adapter->open_device_map & PORT_MASK)) { in cxgb_close()918 if (adapter->open_device_map & PORT_MASK) in mac_stats_task()
2034 if (adapter->open_device_map & PORT_MASK) { in espibug_workaround_t204()
549 #define PORT_MASK(_n) ((1 << (_n)) - 1) macro
1792 writeq_be(PORT_MASK(cfg->num_fc_ports), in init_global()
77 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro1352 int adap_up = adapter->open_device_map & PORT_MASK; in offload_open()1422 int other_ports = adapter->open_device_map & PORT_MASK; in cxgb_open()1472 if (!(adapter->open_device_map & PORT_MASK)) in __cxgb_close()2798 if (adapter->open_device_map & PORT_MASK) in t3_adap_check_task()
999 #define PORT_MASK 7 macro2588 sw->port_cfg[port].member = PORT_MASK; in sw_init_vlan()2610 data |= (member & PORT_MASK); in sw_cfg_port_base_vlan()4177 sw_cfg_port_base_vlan(hw, port, PORT_MASK); in sw_enable()