Home
last modified time | relevance | path

Searched refs:type_num (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dtraps.c310 unsigned int type_num; in process_exception() local
314 type_num = fls(type) - 1; in process_exception()
316 switch (type_num) { in process_exception()
337 ack_exception(type_num); in process_exception()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/
H A DREADME_MLAN680 …tl <interface> per_pkt_cfg [tx_rx_control] [type_num] [ether_type1 ether_type2 ...] [tx_rx_control…
2614 …tl <interface> per_pkt_cfg [tx_rx_control] [type_num] [ether_type1 ether_type2...] [tx_rx_control]…
2624 type_num : Number of ether_types which support per packet control, the Max is 8.
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c10914 u32 type_num) in hclge_get_dfx_reg_bd_num() argument
10928 for (i = 0; i < type_num; i++) { in hclge_get_dfx_reg_bd_num()