Home
last modified time | relevance | path

Searched full:chop (Results 1 – 25 of 41) sorted by relevance

12

/linux/drivers/net/wireless/marvell/libertas/
H A Drx.c81 lbs_deb_hex(LBS_DEB_RX, "RX Data: Before chop rxpd", skb->data, in lbs_process_rxed_packet()
125 /* Chop off the rxpd + the excess memory from the 802.2/llc/snap header in lbs_process_rxed_packet()
134 /* Chop off the rxpd */ in lbs_process_rxed_packet()
138 /* Chop off the leading header bytes so the skb points to the start of in lbs_process_rxed_packet()
219 /* lbs_deb_hex(LBS_DEB_RX, "RX Data: Before chop rxpd", skb->data, min(skb->len, 100)); */ in process_rxed_802_11_packet()
243 /* chop the rxpd */ in process_rxed_802_11_packet()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_rx.c128 /* Chop off the rxpd + the excess memory from the 802.2/llc/snap in mwifiex_process_rx_packet()
132 /* Chop off the rxpd */ in mwifiex_process_rx_packet()
137 /* Chop off the leading header bytes so the it points to the start of in mwifiex_process_rx_packet()
H A Duap_txrx.c143 /* Chop off the rxpd + the excess memory from in mwifiex_uap_queue_bridged_pkt()
148 /* Chop off the rxpd */ in mwifiex_uap_queue_bridged_pkt()
152 /* Chop off the leading header bytes so that it points in mwifiex_uap_queue_bridged_pkt()
/linux/drivers/rapidio/
H A Drio_cm.c1208 riocm_debug(CHOP, "(ch_%d)", ch_id); in riocm_ch_listen()
1236 riocm_debug(CHOP, "ch_%d to mport_%d", ch_id, mport_id); in riocm_ch_bind()
1353 riocm_debug(CHOP, "Failed to allocate channel %d (err=%ld)", in riocm_ch_create()
1370 riocm_debug(CHOP, "(ch_%d)", ch->id); in riocm_ch_free()
1443 riocm_debug(CHOP, "ch_%d by %s(%d)", in riocm_ch_close()
1459 riocm_debug(CHOP, "%s(%d) timed out waiting for ch %d", in riocm_ch_close()
1464 riocm_debug(CHOP, "%s(%d) wait for ch %d was interrupted", in riocm_ch_close()
1470 riocm_debug(CHOP, "ch_%d resources released", ch->id); in riocm_ch_close()
1473 riocm_debug(CHOP, "failed to release ch_%d resources", ch->id); in riocm_ch_close()
1667 riocm_debug(CHOP, "ch_%d requested by %s(%d)", in cm_chan_create()
[all …]
/linux/arch/arm64/boot/dts/apple/
H A Dt6000.dtsi5 * Other names: H13J, "Jade Chop"
H A Dt600x-common.dtsi5 * Other names: H13J, "Jade Chop", "Jade", "Jade 2C"
/linux/tools/perf/trace/beauty/tracepoints/
H A Dx86_msr.sh12 # Support all later, with some hash table, for now chop off
/linux/Documentation/target/
H A Dtcmu-design.rst316 buf[ret-1] = '\0'; /* null-terminate and chop off the \n */
327 str_buf[ret-1] = '\0'; /* null-terminate and chop off the \n */
/linux/Documentation/networking/
H A Dfib_trie.rst141 chop off part of the key in order to find the longest matching prefix.
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7192.yaml102 and when chop is disabled.
/linux/Documentation/driver-api/media/drivers/ccs/
H A Dmk-ccs-regs285 chop;
334 chop $reg_formula;
/linux/init/
H A Dcalibrate.c211 * the largest likely undershoot. This defines our chop bounds. in calibrate_delay_converge()
/linux/drivers/virt/vboxguest/
H A Dvmmdev.h277 * chop it off before usage. There is, because of the Main code's blind
/linux/sound/soc/codecs/
H A Drt1305.c495 SND_SOC_DAPM_SUPPLY("CHOP DAC", RT1305_POWER_CTRL_2,
574 { "DAC", NULL, "CHOP DAC" },
/linux/scripts/
H A Dget_dvb_firmware421 chop; chop; # Get rid of "TUNER GO"
/linux/arch/powerpc/kernel/
H A Dvecemu.c258 /* add 0.5 to the magnitude and chop off the fraction bits */ in rfin()
/linux/drivers/firmware/microchip/
H A Dmpfs-auto-update.c125 * First, chop off the first 1 KiB as it's reserved for the directory. in mpfs_auto_update_prepare()
/linux/drivers/iio/adc/
H A Dad7192.c98 #define AD7192_CONF_CHOP BIT(23) /* CHOP enable */
616 "Can't enable burnout currents: see CHOP or buffer\n"); in ad7192_setup()
/linux/Documentation/filesystems/
H A Dnetfs_library.rst334 subrequest. The filesystem can use this, for example, to chop up a request
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_rf_uw2453.c81 * are all 'Reserved' and are always set to 0x4 - we chop them off in the data
/linux/drivers/net/ppp/
H A Dpptp.c329 /* chop off address/control */ in pptp_rcv_core()
H A Dppp_synctty.c695 /* chop off address/control */ in ppp_sync_input()
/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c2781 int next_is_first, chop; in myri10ge_xmit() local
2783 chop = (cum_len_next > mss); in myri10ge_xmit()
2786 flags |= chop * MXGEFW_FLAGS_TSO_CHOP; in myri10ge_xmit()
2789 rdma_count |= -(chop | next_is_first); in myri10ge_xmit()
2790 rdma_count += chop & ~next_is_first; in myri10ge_xmit()
/linux/net/sched/
H A Dsch_hhf.c83 * Hence, instead of having four hash functions, we chop the 32-bit
/linux/net/caif/
H A Dcaif_socket.c616 /* If size is more than half of sndbuf, chop up message */ in caif_stream_sendmsg()

12