Home
last modified time | relevance | path

Searched defs:ehea_adapter (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/ibm/ehea/
H A Dehea.h378 struct ehea_adapter { struct
379 u64 handle;
380 struct platform_device *ofdev;
381 struct ehea_port *port[EHEA_MAX_PORTS];
382 struct ehea_eq *neq; /* notification event queue */
383 struct tasklet_struct neq_tasklet;
384 struct ehea_mr mr;
385 u32 pd; /* protection domain */
386 u64 max_mc_mac; /* max number of multicast mac addresses */
387 int active_ports;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/ibm/ehea/
H A Dehea.h378 struct ehea_adapter { struct
379 u64 handle;
380 struct platform_device *ofdev;
381 struct ehea_port *port[EHEA_MAX_PORTS];
382 struct ehea_eq *neq; /* notification event queue */
383 struct tasklet_struct neq_tasklet;
384 struct ehea_mr mr;
385 u32 pd; /* protection domain */
386 u64 max_mc_mac; /* max number of multicast mac addresses */
387 int active_ports;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/ibm/ehea/
H A Dehea.h378 struct ehea_adapter { struct
379 u64 handle;
380 struct platform_device *ofdev;
381 struct ehea_port *port[EHEA_MAX_PORTS];
382 struct ehea_eq *neq; /* notification event queue */
383 struct tasklet_struct neq_tasklet;
384 struct ehea_mr mr;
385 u32 pd; /* protection domain */
386 u64 max_mc_mac; /* max number of multicast mac addresses */
387 int active_ports;
[all …]