Searched defs:tin (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/include/net/ | 
| D | fq_impl.h | 18 	struct fq_tin *tin = flow->tin;  in fq_adjust_removal()  local63 				      struct fq_tin *tin,  in fq_tin_dequeue()
 117 					struct fq_tin *tin, u32 idx,  in fq_flow_classify()
 139 			      struct fq_tin *tin,  in fq_recalc_backlog()
 157 			   struct fq_tin *tin, u32 idx,  in fq_tin_enqueue()
 214 	struct fq_tin *tin = flow->tin;  in fq_flow_filter()  local
 232 			  struct fq_tin *tin,  in fq_tin_filter()
 268 			 struct fq_tin *tin,  in fq_tin_reset()
 297 static void fq_tin_init(struct fq_tin *tin)  in fq_tin_init()
 
 | 
| D | fq.h | 30 	struct fq_tin *tin;  member
 | 
| /Linux-v5.4/net/mac80211/ | 
| D | tx.c | 1334 					   struct fq_tin *tin,  in fq_tin_dequeue_func()1372 			     struct fq_tin *tin,  in fq_skb_free_func()
 1383 						struct fq_tin *tin,  in fq_flow_get_default_func()
 1398 	struct fq_tin *tin = &txqi->tin;  in ieee80211_txq_enqueue()  local
 1410 static bool fq_vlan_filter_func(struct fq *fq, struct fq_tin *tin,  in fq_vlan_filter_func()
 1424 	struct fq_tin *tin;  in ieee80211_txq_remove_vlan()  local
 1490 	struct fq_tin *tin = &txqi->tin;  in ieee80211_txq_purge()  local
 3218 	struct fq_tin *tin;  in ieee80211_amsdu_aggregate()  local
 3544 	struct fq_tin *tin = &txqi->tin;  in ieee80211_tx_dequeue()  local
 
 | 
| D | ieee80211_i.h | 841 	struct fq_tin tin;  member
 | 
| /Linux-v5.4/net/sched/ | 
| D | sch_cake.c | 1465 	u32 idx = 0, tin = 0, len;  in cake_drop()  local1559 	u32 tin, mark;  in cake_select_tin()  local
 1872 static void cake_clear_tin(struct Qdisc *sch, u16 tin)  in cake_clear_tin()
 1950 		int tin, best_tin = 0;  in cake_dequeue()  local
 
 | 
| /Linux-v5.4/drivers/scsi/bfa/ | 
| D | bfa_fcs.h | 439 	struct bfa_fcs_tin_s *tin;	/*  ITN initiator mode role */  member
 |