Home
last modified time | relevance | path

Searched defs:eotid (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_mqprio.c96 u32 eotid, u32 hwqid) in cxgb4_init_eosw_txq()
435 int eotid, ret; in cxgb4_mqprio_enable_offload() local
Dcxgb4_uld.h214 u32 eotid) in cxgb4_lookup_eotid()
221 int eotid; in cxgb4_get_free_eotid() local
230 static inline void cxgb4_alloc_eotid(struct tid_info *t, u32 eotid, void *data) in cxgb4_alloc_eotid()
237 static inline void cxgb4_free_eotid(struct tid_info *t, u32 eotid) in cxgb4_free_eotid()
Dsge.c2537 int cxgb4_ethofld_send_flowc(struct net_device *dev, u32 eotid, u32 tc) in cxgb4_ethofld_send_flowc()
4082 u32 hdr_len, eotid; in cxgb4_ethofld_rx_handler() local
Dcxgb4.h944 u32 eotid; /* Index into EOTID table in software */ member