Lines Matching defs:ramrod

477 	ECORE_MSG(sc, "vlan_mac_lock execute pending command with ramrod flags %lu\n",
497 * @ramrod_flags: ramrod flags of missed execution
507 ECORE_MSG(sc, "Placing pending execution with ramrod flags %lu\n",
927 * ecore_vlan_mac_set_cmd_hdr_e2 - set a header in a single classify ramrod
957 * ecore_vlan_mac_set_rdata_hdr_e2 - set the classify ramrod data header
1016 /* Reset the ramrod data buffer for the first rule */
1039 /* Setup ramrod data */
1054 /* Set the ramrod data header */
1062 * ecore_vlan_mac_set_rdata_hdr_e1x - set a header in a single classify ramrod
1104 /* Set a MAC in a ramrod data */
1132 * ecore_set_one_mac_e1x - fill a single MAC rule ramrod data
1154 /* Reset the ramrod data buffer */
1177 /* Reset the ramrod data buffer for the first rule */
1196 /* Setup ramrod data */
1206 /* Set the ramrod data header */
1228 /* Reset the ramrod data buffer for the first rule */
1248 /* Setup ramrod data */
1263 /* Set the ramrod data header */
1285 /* Reset the ramrod data buffer for the first rule */
1305 /* Setup ramrod data */
1318 /* Set the ramrod data header */
1349 /* Reset the ramrod data buffer */
1775 * and the case in which there is already a pending ramrod
1787 * ecore_complete_vlan_mac - complete one VLAN-MAC ramrod
1816 /* If ramrod failed this is most likely a SW bug */
1954 * go and send a ramrod!
1971 * and exit. Otherwise send a ramrod to FW.
1979 /* Fill the ramrod data */
2006 /* Configure a single command in a ramrod data buffer */
2010 /* MOVE command consumes 2 entries in the ramrod data */
2030 /* Now, when we are done with the ramrod - clean up the registry */
2621 /* Setup ramrod data */
2684 /* Reset the ramrod data buffer */
2687 /* Setup ramrod data */
2751 /* Set the ramrod header (most importantly - number of rules to
2767 /* Send a ramrod */
2803 /* Wait for a ramrod completion if was requested */
2850 * single ramrod, there is no need to utilize this field.
3056 * @rdata_idx: index in the ramrod data to start from
3263 * @start_cnt: first line in the ramrod data that may be used
3266 * the ramrod data.
3267 * Returns number of lines filled in the ramrod data in total.
3417 /* Reset the ramrod data buffer */
3426 /* The below may be TRUE iff there was enough room in ramrod
3440 /* send a ramrod */
3456 * aggregate multiple commands (ADD/DEL/RESTORE) into one ramrod but
3459 * going to be after this ramrod.
3464 /* If CLEAR_ONLY was requested - don't send a ramrod and clear
3478 /* Send a ramrod */
3740 * @rdata_idx: index in the ramrod data to start from
3848 * Check the ramrod data first entry flag to see if it's a DELETE or ADD command
3911 /* Reset the ramrod data buffer */
3936 /* send a ramrod */
3940 /* Set ramrod header (in particular, a number of entries to update) */
3953 /* If CLEAR_ONLY was requested - don't send a ramrod and clear
3967 /* Send a ramrod */
4053 /* Wait for a ramrod completion if was requested */
4145 /* 57711 doesn't send a ramrod, so it has unlimited credit
4477 * sends on UPDATE ramrod for that matter.
4568 /* Send a ramrod */
4667 /* Send a ramrod */
5034 /* As no ramrod is sent, complete the command immediately */
5050 int ramrod = RAMROD_CMD_ID_ETH_CLIENT_SETUP;
5052 /* Clear the ramrod data */
5055 /* Fill the ramrod data */
5065 ramrod,
5078 int ramrod = RAMROD_CMD_ID_ETH_CLIENT_SETUP;
5080 /* Clear the ramrod data */
5083 /* Fill the ramrod data */
5094 ramrod,
5107 int ramrod = RAMROD_CMD_ID_ETH_TX_QUEUE_SETUP;
5113 ramrod = RAMROD_CMD_ID_ETH_FORWARD_SETUP;
5114 ECORE_MSG(sc, "sending forward tx-only ramrod");
5126 /* Clear the ramrod data */
5129 /* Fill the ramrod data */
5132 ECORE_MSG(sc, "sending tx-only ramrod: cid %d, client-id %d, sp-client id %d, cos %d\n",
5142 return ecore_sp_post(sc, ramrod, o->cids[cid_index],
5245 /* Clear the ramrod data */
5248 /* Fill the ramrod data */
5336 /* Clear the ramrod data */
5339 /* Fill the ramrod data */
5938 * if not pending for function_stop ramrod completion
5949 /* Switch_update ramrod can be sent in either started or
6235 /* Fill the ramrod data with provided parameters */
6301 /* Fill the ramrod data with provided parameters */
6380 /* Fill the ramrod data with provided parameters */
6418 /* Fill the ramrod data with provided parameters */
6427 ECORE_MSG(sc, "afex: ramrod lists, cmd 0x%x index 0x%x func_bit_map 0x%x func_to_clr 0x%x\n",
6438 /* this ramrod sends data directly and not through DMA mapping */
6502 /* Fill the ramrod data with provided parameters */
6610 ECORE_ERR("timeout waiting for previous ramrod completion\n");
6626 /* Send a ramrod */