Home
last modified time | relevance | path

Searched refs:pptx (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dmsooxml7 # .docx, .pptx, and .xlsx are XML plus other files inside a ZIP
21 !:ext pptx
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1328 ((gen_context->pptx != master->pptx) || in mlx4_common_set_port()
1330 gen_context->pptx = master->pptx; in mlx4_common_set_port()
1336 master->pptx = gen_context->pptx; in mlx4_common_set_port()
1545 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) in mlx4_SET_PORT_general() argument
1558 context->pptx = (pptx * (!pfctx)) << 7; in mlx4_SET_PORT_general()
H A Dmlx4.h583 u8 pptx; member
787 u8 pptx; member
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c395 MLX5_SET(pfcc_reg, in, pptx, tx_pause); in mlx5_set_port_pause_and_pfc()
421 *tx_pause = MLX5_GET(pfcc_reg, out, pptx); in mlx5_query_port_pause()
/freebsd/sys/dev/mlx4/
H A Ddevice.h1380 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h9287 u8 pptx[0x1]; member