Switchtec Userspace PROJECT_NUMBER = 4.4
Loading...
Searching...
No Matches
cap.c File Reference

Switchtec library functions for PCI capability access. More...

#include "switchtec/cap.h"
#include "switchtec/switchtec.h"
#include "switchtec/mrpc.h"
#include "switchtec_priv.h"
#include <stddef.h>
#include <errno.h>
#include <string.h>
Include dependency graph for cap.c:

Go to the source code of this file.

Classes

struct  gas_cap_read_cmd
struct  gas_cap_write_cmd

Functions

int switchtec_multicast_cap_get (struct switchtec_dev *dev, uint32_t gas_base, struct switchtec_multicast_cap *cap)
 Read the multicast capability registers.
int switchtec_multicast_cap_set (struct switchtec_dev *dev, uint32_t gas_base, struct switchtec_multicast_set *set)
 Set multicast capability registers.

Detailed Description

Switchtec library functions for PCI capability access.

Definition in file cap.c.