clip_entry
CXGBE_LIST_HEAD(, clip_entry) *clip_table;
TAILQ_HEAD(, clip_entry) clip_pending; /* these need hw update. */
struct clip_entry;
struct clip_entry *ce; /* CLIP table entry used by this tid */
static struct clip_entry *lookup_clip_entry(struct adapter *, struct in6_addr *,
static inline struct clip_entry *
struct clip_entry *ce;
static struct clip_entry *
struct clip_entry *ce;
struct clip_entry *
struct clip_entry *ce;
t4_hold_clip_entry(struct adapter *sc, struct clip_entry *ce)
release_clip_entry_locked(struct adapter *sc, struct clip_entry *ce)
t4_release_clip_entry(struct adapter *sc, struct clip_entry *ce)
struct clip_entry *ce;
struct clip_entry *ce, *ce_temp;
struct clip_entry *ce;
struct clip_entry *ce, *ce_temp;
struct clip_entry *ce;
LIST_ENTRY(clip_entry) link; /* clip_table hash linkage */
TAILQ_ENTRY(clip_entry) plink; /* clip_pending linkage */
struct clip_entry;
struct clip_entry *t4_get_clip_entry(struct adapter *, struct in6_addr *, bool);
void t4_hold_clip_entry(struct adapter *, struct clip_entry *);
void t4_release_clip_entry(struct adapter *, struct clip_entry *);
struct clip_entry *ce; /* CLIP table entry used by this tid */
struct clip_entry *ce;