Searched refs:ext_op (Results 1 – 3 of 3) sorted by relevance
/linux/arch/mips/mm/ |
H A D | uasm-mips.c | 110 [insn_ext] = {M(spec3_op, 0, 0, 0, 0, ext_op), RS | RT | RD | RE},
|
/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | 78 ext_op, dextm_op, dextu_op, dext_op, enumerator
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 2011 u8 ext_op; in bnxt_rss_ext_op() local 2013 ext_op = RX_CMP_V3_HASH_TYPE(bp, rxcmp); in bnxt_rss_ext_op() 2014 switch (ext_op) { in bnxt_rss_ext_op()
|