Home
last modified time | relevance | path

Searched defs:is_ctl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddfs.c77 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 Djfs_dmap.c2626 static void dbSplit(dmtree_t *tp, int leafno, int splitsz, int newval, bool is_ctl) in dbSplit()
2691 static int dbBackSplit(dmtree_t *tp, int leafno, bool is_ctl) in dbBackSplit()
2770 static int dbJoin(dmtree_t *tp, int leafno, int newval, bool is_ctl) in dbJoin()
2864 static void dbAdjTree(dmtree_t *tp, int leafno, int newval, bool is_ctl) in dbAdjTree()
2944 static int dbFindLeaf(dmtree_t *tp, int l2nb, int *leafidx, bool is_ctl) in dbFindLeaf()