Lines Matching defs:details

1042  * @cmd_details: pointer to command details structure or NULL
1069 * @cmd_details: pointer to command details structure or NULL
1549 * @mode: 0=off, 0xf=on (else see manual for mode details)
1613 * @cmd_details: pointer to command details structure or NULL
1657 * @cmd_details: pointer to command details structure or NULL
1771 * @cmd_details: pointer to command details structure or NULL
1805 * @cmd_details: pointer to command details structure or NULL
1833 * @cmd_details: pointer to command details structure or NULL
1864 * @cmd_details: pointer to command details structure or NULL
1950 * @cmd_details: pointer to command details structure or NULL
1977 * @cmd_details: pointer to command details structure or NULL
2009 * @cmd_details: pointer to command details structure or NULL
2037 * @cmd_details: pointer to command details structure or NULL
2069 * @cmd_details: pointer to command details structure or NULL
2096 * @cmd_details: pointer to command details structure or NULL
2122 * @cmd_details: pointer to command details structure or NULL
2167 * @cmd_details: pointer to command details structure or NULL
2196 * @cmd_details: pointer to command details structure or NULL
2229 * @cmd_details: pointer to command details structure or NULL
2262 * @cmd_details: pointer to command details structure or NULL
2296 * @cmd_details: pointer to command details structure or NULL
2329 * @cmd_details: pointer to command details structure or NULL
2363 * @cmd_details: pointer to command details structure or NULL
2403 * @cmd_details: pointer to command details structure or NULL
2434 * @cmd_details: pointer to command details structure or NULL
2469 * @cmd_details: pointer to command details structure or NULL
2516 * @cmd_details: pointer to command details structure or NULL
2637 * @cmd_details: pointer to command details structure or NULL
2694 * @cmd_details: pointer to command details structure or NULL
2749 * @cmd_details: pointer to command details structure or NULL
2791 * @cmd_details: pointer to command details structure or NULL
2833 * @cmd_details: pointer to command details structure or NULL
2873 * @cmd_details: pointer to command details structure or NULL
2915 * @cmd_details: pointer to command details
2950 * @cmd_details: pointer to command details structure or NULL
2985 * @cmd_details: pointer to command details structure or NULL
3014 * @cmd_details: pointer to command details structure or NULL
3045 * @cmd_details: pointer to command details structure or NULL
3077 * @cmd_details: pointer to command details structure or NULL
3118 * @cmd_details: pointer to command details structure or NULL
3152 * @cmd_details: pointer to command details structure or NULL
3201 * @cmd_details: pointer to command details structure or NULL
3240 * @cmd_details: pointer to command details structure or NULL
3267 * @cmd_details: pointer to command details structure or NULL
3292 * @cmd_details: pointer to command details structure or NULL
3570 * @cmd_details: pointer to command details structure or NULL
3618 * @cmd_details: pointer to command details structure or NULL
3668 * @cmd_details: pointer to command details structure or NULL
3718 * @cmd_details: pointer to command details structure or NULL
3755 * @cmd_details: pointer to command details structure or NULL
3787 * @cmd_details: pointer to command details structure or NULL
3839 * @cmd_details: pointer to command details structure or NULL
3891 * @cmd_details: pointer to command details structure or NULL
3933 * @cmd_details: pointer to command details structure or NULL
3958 * @cmd_details: pointer to command details structure or NULL
3984 * @cmd_details: pointer to command details structure or NULL
4012 * @cmd_details: pointer to command details structure or NULL
4044 * @cmd_details: pointer to command details structure or NULL
4075 * @cmd_details: pointer to command details structure or NULL
4102 * @cmd_details: pointer to command details structure or NULL
4137 * @cmd_details: pointer to command details structure or NULL
4208 * @cmd_details: pointer to command details structure or NULL
4257 * @cmd_details: pointer to command details structure or NULL
4303 * @cmd_details: pointer to command details structure or NULL
4358 * @cmd_details: pointer to command details structure or NULL
4405 * @cmd_details: pointer to command details structure or NULL
4450 * @cmd_details: pointer to command details structure or NULL
4484 * @cmd_details: pointer to command details structure or NULL
4517 * @cmd_details: pointer to command details structure or NULL
4554 * @cmd_details: pointer to command details structure or NULL
4591 * @cmd_details: pointer to command details structure or NULL
4629 * @cmd_details: pointer to command details structure or NULL
4689 * @cmd_details: pointer to command details structure or NULL
4718 * @cmd_details: pointer to command details structure or NULL
4746 * @cmd_details: pointer to command details structure or NULL
4763 * @cmd_details: pointer to command details structure or NULL
4780 * @cmd_details: pointer to command details structure or NULL
4797 * @cmd_details: pointer to command details structure or NULL
4814 * @cmd_details: pointer to command details structure or NULL
4831 * @cmd_details: pointer to command details structure or NULL
4848 * @cmd_details: pointer to command details structure or NULL
4865 * @cmd_details: pointer to command details structure or NULL
5050 * @cmd_details: pointer to command details structure or NULL
5418 * @cmd_details: pointer to command details structure or NULL
5583 * @cmd_details: pointer to command details
5619 * @cmd_details: pointer to command details
5632 struct i40e_asq_cmd_details details;
5647 i40e_memset(&details, 0, sizeof(details), I40E_NONDMA_MEM);
5648 details.async = TRUE;
5649 cmd_details = &details;