Searched refs:pptx (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/file/magic/Magdir/ |
H A D | msooxml | 7 # .docx, .pptx, and .xlsx are XML plus other files inside a ZIP 21 !:ext pptx
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_port.c | 1328 ((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 D | mlx4.h | 583 u8 pptx; member 787 u8 pptx; member
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_port.c | 395 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 D | device.h | 1380 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
|
/freebsd/sys/dev/mlx5/ |
H A D | mlx5_ifc.h | 9597 u8 pptx[0x1]; member
|