Searched defs:is_ctl (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | dfs.c | 77 bool is_ctl, bool is_ext) in ath9k_get_max_index_ht40() 101 int datalen, bool is_ctl, bool is_ext) in ath9k_check_chirping() 338 bool is_ctl = !!(ard.pulse_bw_info & PRI_CH_RADAR_FOUND); in ath9k_dfs_process_phyerr() local
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_dmap.c | 2629 static void dbSplit(dmtree_t *tp, int leafno, int splitsz, int newval, bool is_ctl) in dbSplit() 2694 static int dbBackSplit(dmtree_t *tp, int leafno, bool is_ctl) in dbBackSplit() 2773 static int dbJoin(dmtree_t *tp, int leafno, int newval, bool is_ctl) in dbJoin() 2867 static void dbAdjTree(dmtree_t *tp, int leafno, int newval, bool is_ctl) in dbAdjTree() 2950 static int dbFindLeaf(dmtree_t *tp, int l2nb, int *leafidx, bool is_ctl) in dbFindLeaf()
|