Home
last modified time | relevance | path

Searched refs:open_device_map (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h226 unsigned long open_device_map; member
303 return test_bit(OFFLOAD_DEVMAP_BIT, &adapter->open_device_map); in offload_running()
H A Dcxgb3_offload.c74 return test_bit(OFFLOAD_DEVMAP_BIT, &adapter->open_device_map); in offload_activated()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h375 unsigned long open_device_map; member
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c735 if (adapter->open_device_map) { in t1_vlan_mode()
2025 if (adapter->open_device_map & PORT_MASK) { in espibug_workaround_t204()