Searched refs:back (Results 1 - 25 of 205) sorted by last modified time

123456789

/linux-master/net/core/
H A Dfilter.c1382 /* Since unattached filters are not copied back to user
2805 int front, back; local
2811 back = psge->length - front;
2817 if (back) {
2821 memcpy(to, from, back);
2961 * b: region at back of scatter element to save when length > A + pop
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c2019 * igc_reuse_rx_page - page flip buffer and store it back on the ring
2151 /* hand second half of page back to the ring */
2203 /* if mapping failed free memory back to system since
2254 * because each write-back erases this info.
2608 * descriptor has been written back
2695 /* place incomplete frames back on ring for completion */
2794 * descriptor has been written back
5549 * igc_watchdog - Timer Call-back
5846 /* fall back to MSI */
5867 /* fall back t
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.c293 * It reprograms the VSI configuration back into hardware.
460 struct ice_pf *pf = vsi->back;
665 struct ice_hw *hw = &vsi->back->hw;
677 dev_err(ice_pf_to_dev(vsi->back), "enable Tx/Rx filter promiscuous mode on VF-%u failed, error: %d\n",
694 struct ice_hw *hw = &vsi->back->hw;
706 dev_err(ice_pf_to_dev(vsi->back), "disable Tx/Rx filter promiscuous mode on VF-%u failed, error: %d\n",
1100 err = ice_update_vsi(&vsi->back->hw, vsi->idx, ctx, NULL);
1102 dev_err(ice_pf_to_dev(vsi->back), "Failed to configure Tx MAC anti-spoof %s for VSI %d, error %d\n",
H A Dice_tc_lib.c663 fltr->dest_vsi = repr->src_vsi->back->eswitch.uplink_vsi;
717 fltr->dest_vsi = repr->src_vsi->back->eswitch.uplink_vsi;
775 struct ice_hw *hw = &vsi->back->hw;
816 fltr->dest_vsi == vsi->back->eswitch.uplink_vsi) {
869 if (!ice_is_adq_active(vsi->back))
914 struct ice_pf *pf = vsi->back;
980 struct ice_pf *pf = vsi->back;
1591 if (!ice_is_dvm_ena(&vsi->back->hw)) {
1706 if (ice_is_eswitch_mode_switchdev(vsi->back))
1763 if (!ice_vlan_fltr_exist(&vsi->back
[all...]
H A Dice_vf_vsi_vlan_ops.c27 struct ice_pf *pf = vsi->back;
60 struct ice_pf *pf = vsi->back;
133 struct ice_pf *pf = vsi->back;
176 if (!ice_is_dvm_ena(&vsi->back->hw) || ice_vf_is_port_vlan_ena(vf))
243 if (ice_is_dvm_ena(&vsi->back->hw) || ice_vf_is_port_vlan_ena(vf))
H A Dice_ethtool.c434 struct ice_pf *pf = vsi->back;
473 struct ice_pf *pf = np->vsi->back;
487 struct ice_pf *pf = np->vsi->back;
501 struct ice_pf *pf = np->vsi->back;
516 struct ice_pf *pf = np->vsi->back;
527 struct ice_pf *pf = vsi->back;
627 struct ice_pf *pf = np->vsi->back;
641 struct ice_pf *pf = (struct ice_pf *)hw->back;
943 struct ice_pf *pf = orig_vsi->back;
1033 struct ice_pf *pf = np->vsi->back;
[all...]
H A Dice_lib.c55 ice_flush(&vsi->back->hw);
75 struct ice_pf *pf = vsi->back;
160 dev_dbg(ice_pf_to_dev(vsi->back), "Not setting number of Tx/Rx descriptors for VSI type %d\n",
175 struct ice_pf *pf = vsi->back;
297 struct ice_pf *pf = vsi->back;
326 struct ice_pf *pf = vsi->back;
353 struct ice_pf *pf = vsi->back;
394 struct ice_pf *pf = vsi->back;
458 if (!vsi || !vsi->back)
461 pf = vsi->back;
[all...]
H A Dice_lag.c90 test_pf = vsi->back;
121 return vsi->back->lag;
146 hw = &np->vsi->back->hw;
384 pf = hw->back;
842 * ice_lag_reclaim_vf_tc - move scheduling nodes back to primary interface
1382 event_pf = event_np->vsi->back;
1415 * nodes and filters back to primary if not already there
1491 if (lag->pf->pdev->bus != peer_vsi->back->pdev->bus ||
1492 lag->pf->pdev->slot != peer_vsi->back->pdev->slot) {
1507 peer_pf = peer_vsi->back;
[all...]
H A Dice_base.c104 struct ice_pf *pf = vsi->back;
180 struct ice_pf *pf = vsi->back;
322 struct ice_hw *hw = &vsi->back->hw;
416 hw = &vsi->back->hw;
497 dev_err(ice_pf_to_dev(vsi->back), "Failed to set LAN Rx queue context for absolute Rx queue %d error: %d\n",
506 if (!vsi->netdev || test_bit(ICE_FLAG_LEGACY_RX, vsi->back->flags))
541 struct device *dev = ice_pf_to_dev(ring->vsi->back);
648 if (!vsi->netdev || test_bit(ICE_FLAG_LEGACY_RX, vsi->back->flags)) {
727 struct ice_pf *pf = vsi->back;
765 struct ice_pf *pf = vsi->back;
[all...]
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c218 struct iavf_adapter *adapter = (struct iavf_adapter *)hw->back;
239 struct iavf_adapter *adapter = (struct iavf_adapter *)hw->back;
834 * Restore existing non MAC filters when VF netdev comes back up
2022 /* go back and try again.*/
2437 * get back to a working state.
2452 adapter->vsi.back = adapter;
2715 * iavf_watchdog_task - Periodic call-back task
2797 * doesn't bring the state back to __IAVF_COMM_FAILED.
2951 * iavf_reset_task - Call-back task to handle hardware reset
3150 /* iavf_up_complete() will switch device back
[all...]
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c350 struct i40e_pf *pf = vsi->back;
716 struct i40e_pf *pf = vsi->back;
864 struct i40e_pf *pf = vsi->back;
1235 struct i40e_pf *pf = vsi->back;
1481 struct i40e_pf *pf = vsi->back;
1579 struct i40e_pf *pf = vsi->back;
1642 set_bit(__I40E_MACVLAN_SYNC_PENDING, vsi->back->state);
1692 set_bit(__I40E_MACVLAN_SYNC_PENDING, vsi->back->state);
1797 struct i40e_pf *pf = vsi->back;
1854 struct i40e_pf *pf = vsi->back;
[all...]
H A Di40e_virtchnl_pf.c2057 /* VFs running the 1.0 API expect to get 1.0 back or they will cry. */
2225 /* send the response back to the VF */
2535 struct i40e_pf *pf = vsi->back;
2558 struct i40e_pf *pf = vsi->back;
2840 /* send the response back to the VF */
3473 /* send the response back to the VF */
4068 * make sure ADq enabled VF always gets back queues when it
4406 struct i40e_pf *pf = vsi->back;
4498 struct i40e_pf *pf = np->vsi->back;
4554 dev_info(&vsi->back
[all...]
H A Di40e_txrx.c25 struct i40e_pf *pf = tx_ring->vsi->back;
385 struct i40e_pf *pf = vsi->back;
433 struct i40e_pf *pf = vsi->back;
487 struct i40e_pf *pf = vsi->back;
536 struct i40e_pf *pf = vsi->back;
590 struct i40e_pf *pf = vsi->back;
682 struct i40e_pf *pf = rx_ring->vsi->back;
1068 if (test_bit(I40E_FLAG_MSIX_ENA, vsi->back->flags)) {
1072 wr32(&vsi->back->hw,
1079 wr32(&vsi->back
[all...]
H A Di40e.h685 /* List to keep previous DDP profiles to be rolled back in the future */
898 struct i40e_pf *back; /* Backreference to associated PF */ member in struct:i40e_vsi
1082 return vsi->back;
1253 struct i40e_pf *pf = vsi->back;
/linux-master/arch/arc/kernel/
H A Dentry.S232 bnz tracesys ; this never comes back
311 b resume_user_mode_begin ; loop back to start of U mode ret
317 b resume_user_mode_begin ; unconditionally back to U mode ret chks
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c271 unsigned back; local
274 back = browser->b.height / 2;
277 while (browser->b.top_idx != 0 && back != 0) {
284 --back;
451 * go to that function and when exiting from its disassembly, come back
/linux-master/fs/bcachefs/
H A Djournal_types.h250 u64 front, back, size, mask; member in struct:journal::__anon101
H A Djournal_reclaim.c886 if (seq >= j->pin.back)
/linux-master/scripts/
H A Dkernel-doc2449 =back
2464 =back
2493 =back
2511 =back
2521 =back
2539 =back
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c599 struct hclge_dev *hdev = vport->back;
629 struct hclge_dev *hdev = vport->back;
678 struct hclge_dev *hdev = vport->back;
720 struct hclge_dev *hdev = vport->back;
732 struct hclge_dev *hdev = vport->back;
911 struct hclge_dev *hdev = vport->back;
1665 struct hclge_dev *hdev = vport->back;
1697 struct hclge_dev *hdev = vport->back;
1764 struct hclge_dev *hdev = vport->back;
1814 vport->back
[all...]
/linux-master/include/linux/iio/
H A Dbackend.h42 int (*enable)(struct iio_backend *back);
43 void (*disable)(struct iio_backend *back);
44 int (*chan_enable)(struct iio_backend *back, unsigned int chan);
45 int (*chan_disable)(struct iio_backend *back, unsigned int chan);
46 int (*data_format_set)(struct iio_backend *back, unsigned int chan,
48 struct iio_buffer *(*request_buffer)(struct iio_backend *back,
50 void (*free_buffer)(struct iio_backend *back,
54 int iio_backend_chan_enable(struct iio_backend *back, unsigned int chan);
55 int iio_backend_chan_disable(struct iio_backend *back, unsigned int chan);
56 int devm_iio_backend_enable(struct device *dev, struct iio_backend *back);
[all...]
/linux-master/drivers/staging/octeon/
H A Docteon-stubs.h180 uint64_t back:4; member in struct:cvmx_buf_ptr::__anon263
/linux-master/drivers/iio/
H A Dindustrialio-backend.c60 struct iio_backend *back; member in struct:iio_backend_buffer_pair
70 #define iio_backend_check_op(back, op) ({ \
71 struct iio_backend *____back = back; \
80 #define iio_backend_op_call(back, op, args...) ({ \
81 struct iio_backend *__back = back; \
91 #define iio_backend_ptr_op_call(back, op, args...) ({ \
92 struct iio_backend *__back = back; \
105 #define iio_backend_void_op_call(back, op, args...) { \
106 struct iio_backend *__back = back; \
116 * @back
122 iio_backend_chan_enable(struct iio_backend *back, unsigned int chan) argument
136 iio_backend_chan_disable(struct iio_backend *back, unsigned int chan) argument
142 __iio_backend_disable(void *back) argument
155 devm_iio_backend_enable(struct device *dev, struct iio_backend *back) argument
179 iio_backend_data_format_set(struct iio_backend *back, unsigned int chan, const struct iio_backend_data_fmt *data) argument
211 devm_iio_backend_request_buffer(struct device *dev, struct iio_backend *back, struct iio_dev *indio_dev) argument
236 struct iio_backend *back = arg; local
241 __devm_iio_backend_get(struct device *dev, struct iio_backend *back) argument
284 struct iio_backend *back; local
339 struct iio_backend *back; local
362 iio_backend_get_priv(const struct iio_backend *back) argument
370 struct iio_backend *back = arg; local
390 struct iio_backend *back; local
[all...]
/linux-master/drivers/iio/adc/
H A Dadi-axi-adc.c64 static int axi_adc_enable(struct iio_backend *back) argument
66 struct adi_axi_adc_state *st = iio_backend_get_priv(back);
79 static void axi_adc_disable(struct iio_backend *back) argument
81 struct adi_axi_adc_state *st = iio_backend_get_priv(back);
86 static int axi_adc_data_format_set(struct iio_backend *back, unsigned int chan, argument
89 struct adi_axi_adc_state *st = iio_backend_get_priv(back);
107 static int axi_adc_chan_enable(struct iio_backend *back, unsigned int chan) argument
109 struct adi_axi_adc_state *st = iio_backend_get_priv(back);
115 static int axi_adc_chan_disable(struct iio_backend *back, unsigned int chan) argument
117 struct adi_axi_adc_state *st = iio_backend_get_priv(back);
123 axi_adc_request_buffer(struct iio_backend *back, struct iio_dev *indio_dev) argument
149 axi_adc_free_buffer(struct iio_backend *back, struct iio_buffer *buffer) argument
[all...]
H A Dad9467.c117 struct iio_backend *back; member in struct:ad9467_state
396 ret = iio_backend_chan_enable(st->back, c);
398 ret = iio_backend_chan_disable(st->back, c);
460 ret = iio_backend_data_format_set(st->back, c, &data);
488 st->back = devm_iio_backend_get(dev, NULL);
489 if (!IS_ERR(st->back))
492 if (PTR_ERR(st->back) != -ENOENT)
493 return PTR_ERR(st->back);
515 st->back = __devm_iio_backend_get_from_fwnode_lookup(dev,
518 return PTR_ERR_OR_ZERO(st->back);
[all...]

Completed in 412 milliseconds

123456789